rust/compiler/rustc_feature
Smitty 1abb5bc992 Don't make rustc_insignificant_dtor feature gate
This isn't a feature gate, it's an attribute that is feature gated
behind the `rustc_attrs` attribute. Closes #85680.
2021-06-28 13:14:30 -04:00
..
src Don't make rustc_insignificant_dtor feature gate 2021-06-28 13:14:30 -04:00
Cargo.toml