Skip to content

Conversation

jhpratt
Copy link
Member

@jhpratt jhpratt commented Apr 8, 2022

In rust-lang/rust#94635, #[deprecated] and #[rustc_deprecated] were merged. Now that a bootstrap has occurred, I'm migrating all uses of #[rustc_deprecated]. This has to occur in submodules (such as stdarch here) before it can turn into an error in the compiler.

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Amanieu (or someone else) soon.

Please see the contribution instructions for more information.

@jhpratt jhpratt changed the title Remove use of #[rustc_deprecated] Remove use of #[rustc_deprecated] in favor of #[deprecated] Apr 8, 2022
@Amanieu Amanieu merged commit 806244f into rust-lang:master Apr 8, 2022
@jhpratt jhpratt deleted the remove-rustc_deprecated branch April 8, 2022 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants