Closed
Description
From: src/test/compile-fail/E0463.rs
E0463 needs a span_label, updating it from:
error[E0463]: can't find crate for `cookie_monster`
--> src/test/compile-fail/E0463.rs:12:11
|
12 | #![plugin(cookie_monster)] //~ ERROR E0463
| ^^^^^^^^^^^^^^
To:
error[E0463]: can't find crate for `cookie_monster`
--> src/test/compile-fail/E0463.rs:12:11
|
12 | #![plugin(cookie_monster)] //~ ERROR E0463
| ^^^^^^^^^^^^^^ can't find crate