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