blob: ad3ab729a5d21a3047016e02677726196b5c9e74 [file] [log] [blame]
error[E0786]: found invalid metadata files for crate `foo`
--> $DIR/invalid-rlib.rs:7:7
|
LL | use ::foo;
| ^^^
|
= note: failed to mmap file 'auxiliary/libfoo.rlib'
error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0786`.