2022-11-22 00:09:47 -06:00
|
|
|
error: extern location for foo is not a file: .
|
|
|
|
--> $DIR/issue-104621-extern-not-file.rs:3:1
|
|
|
|
|
|
|
|
|
LL | extern crate foo;
|
|
|
|
| ^^^^^^^^^^^^^^^^^
|
|
|
|
|
2023-11-21 09:44:16 -06:00
|
|
|
error: aborting due to 1 previous error
|
2022-11-22 00:09:47 -06:00
|
|
|
|