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