mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-23 13:28:48 +00:00

This keeps `reason` around for the time being. This is necessary to avoid breakage during the bootstrap process. This change, as a whole, brings `#[rustc_deprecated]` more in line with `#[deprecated]`.