rust/compiler/rustc_passes
Jonathan Brouwer 1944af691e
Rollup merge of #152554 - JonathanBrouwer:remove_deprecated_safe, r=jdonszelmann
Remove `deprecated_safe` and its corresponding feature gate

This unimplements the feature gate for tracking issue https://github.com/rust-lang/rust/issues/94978
The author of that tracking issue and the MCP seem to no longer exist
Afaik we can just do this, but let me know if I'm wrong

Because this feature has been idle for 3+ years, and it is in the way to finish the attribute refactoring (https://github.com/rust-lang/rust/issues/131229#issuecomment-2971351163)
When someone wants to do work on it the feature gate can be re-added

r? @jdonszelmann
2026-02-13 13:35:03 +01:00
..
src Rollup merge of #152554 - JonathanBrouwer:remove_deprecated_safe, r=jdonszelmann 2026-02-13 13:35:03 +01:00
Cargo.toml Convert to inline diagnostics in rustc_passes 2026-02-06 13:31:54 +01:00