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