mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 01:25:04 +00:00
rustc_allowed_through_unstable_modules: require deprecation message This changes the `#[rustc_allowed_through_unstable_modules]` attribute so that a deprecation message (ideally directing people towards the stable path) is required.