Skip to content

Commit 3045998

Browse files
committed
Update allow_attributes_false_positive.rs
1 parent 85d7de2 commit 3045998

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ui/allow_attributes_false_positive.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#![allow(unused)]
21
#![warn(clippy::allow_attributes)]
32
#![feature(lint_reasons)]
43
#![crate_type = "proc-macro"]

0 commit comments

Comments
 (0)