mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 09:44:08 +00:00
remove needless my_lint ui test
This commit is contained in:
parent
6a66c9fe64
commit
83b90d8a86
@ -1,7 +0,0 @@
|
||||
#[clippy::author]
|
||||
#[cfg(any(target_arch = "x86"))]
|
||||
pub struct Foo {
|
||||
x: u32,
|
||||
}
|
||||
|
||||
fn main() {}
|
Loading…
Reference in New Issue
Block a user