Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #127543 - carbotaniuman:more_unsafe_attr_verification, r=estebank,traviscross
More unsafe attr verification This code denies unsafe on attributes such as `#[test]` and `#[ignore]`, while also changing the `MetaItem` parsing so `unsafe` in args like `#[allow(unsafe(dead_code))]` is not accidentally allowed. Tracking: - https://github.com/rust-lang/rust/issues/123757
bors 2024-08-01
parent 06aad2b · parent ee1e55b · commit ae0d816
0 files changed, 0 insertions, 0 deletions