1
Fork 0
rust/src/test/ui/crate-loading/crateresolve2.stderr

11 lines
231 B
Text
Raw Normal View History

error[E0464]: multiple matching crates for `crateresolve2`
--> $DIR/crateresolve2.rs:10:1
|
LL | extern crate crateresolve2;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: candidates:
error: aborting due to previous error