blob: 1aa66e1ec88959623e26b4d6b672e5f06245ecb8 [file] [log] [blame]
error[E0463]: can't find crate for `cookie_monster`
--> $DIR/E0463.rs:2:11
|
LL | #![plugin(cookie_monster)]
| ^^^^^^^^^^^^^^ can't find crate
error: aborting due to previous error
For more information about this error, try `rustc --explain E0463`.