blob: deb1e6c3e1cfe34f1fc2e793e8469481129e5e58 [file]
error: macro-expanded `extern crate` items cannot shadow names passed with `--extern`
--> $DIR/ice-inconsistent-resolution-151213.rs:5:1
|
LL | extern crate core as std;
| ^^^^^^^^^^^^^^^^^^^^^^^^^
error: cannot find attribute `attr` in this scope
--> $DIR/ice-inconsistent-resolution-151213.rs:3:3
|
LL | #[attr]
| ^^^^
error: aborting due to 2 previous errors