mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-03 13:37:37 +00:00
Remove feature gate
This commit is contained in:
parent
3fa36471e8
commit
173f5cf116
@ -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! (
|
||||
|
Loading…
Reference in New Issue
Block a user