2020-08-11 13:43:21 +00:00
|
|
|
error: usage of unknown attribute
|
2019-02-28 15:47:00 +00:00
|
|
|
--> $DIR/unknown_attribute.rs:1:11
|
|
|
|
|
|
|
|
|
LL | #[clippy::unknown]
|
|
|
|
| ^^^^^^^
|
|
|
|
|
2023-11-21 17:08:42 +00:00
|
|
|
error: aborting due to 1 previous error
|
2019-02-28 15:47:00 +00:00
|
|
|
|