mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 13:34:38 +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.