Skip to content

Commit

Permalink
Remove nightly feature
Browse files Browse the repository at this point in the history
  • Loading branch information
c410-f3r committed Dec 27, 2020
1 parent 28a4428 commit 4568add
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions serde/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,6 @@
must_use_candidate,
)
)]
// Constant generics
#![cfg_attr(feature = "const-generics", feature(min_const_generics))]
// Rustc lints.
#![deny(missing_docs, unused_imports, unsafe_code)]

Expand Down

0 comments on commit 4568add

Please sign in to comment.