mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
961bf7ffa6
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.