blob: 4124fd6e4a6d49fc32dab31113dfe096b95ecb0c [file] [log] [blame]
error[E0498]: malformed plugin attribute
--> $DIR/malformed-plugin-1.rs:2:1
|
LL | #![plugin] //~ ERROR malformed plugin attribute
| ^^^^^^^^^^
error: aborting due to previous error
For more information about this error, try `rustc --explain E0498`.