blob: 7f074168f8e02c42c67bca54f4d1866741c8092a [file] [log] [blame]
error[E0452]: malformed lint attribute input
--> $DIR/E0452.rs:1:10
|
LL | #![allow(foo = "")]
| ^^^^^^^^ bad attribute argument
error: aborting due to previous error
For more information about this error, try `rustc --explain E0452`.