Commit ae0d816
committed
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:
- rust-lang/rust#123757File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments