mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-05 07:26:48 +00:00
Add hard error and migration lint for unsafe attrs More implementation work for https://github.com/rust-lang/rust/issues/123757 This adds the migration lint for unsafe attributes, as well as making it a hard error in Rust 2024.