Skip to content

Commit

Permalink
Remove feature gate
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron1011 committed Feb 1, 2019
1 parent 3fa3647 commit 173f5cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/libsyntax/feature_gate.rs
Expand Up @@ -462,9 +462,6 @@ declare_features! (

// #[optimize(X)]
(active, optimize_attribute, "1.34.0", Some(54882), None),

// Allows using the 'leaked private dependencies' lint
(active, public_private_dependencies, "1.32.0", Some(44663), None),
);

declare_features! (
Expand Down

0 comments on commit 173f5cf

Please sign in to comment.