c2c73189c8
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
9 lines
165 B
Plaintext
9 lines
165 B
Plaintext
error: usage of unknown attribute
|
|
--> $DIR/unknown_attribute.rs:1:11
|
|
|
|
|
LL | #[clippy::unknown]
|
|
| ^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|