rust/compiler/rustc_middle
Jonathan Brouwer 65d982abd8
Rollup merge of #152469 - mu001999-contrib:cleanup/unused-features, r=nadrieril,jdonszelmann
Remove unused features

Detected by https://github.com/rust-lang/rust/pull/152164.

~~Only allow `unused_features` if there are complex platform-specific features enabled.~~
2026-02-13 13:34:58 +01:00
..
src Rollup merge of #152469 - mu001999-contrib:cleanup/unused-features, r=nadrieril,jdonszelmann 2026-02-13 13:34:58 +01:00
Cargo.toml Convert to inline diagnostics in rustc_middle 2026-02-05 12:02:02 +01:00
README.md

For more information about how rustc works, see the rustc dev guide.