Files
rust/tests/rustdoc-ui/remap-path-prefix.without-scopes.stderr

9 lines
240 B
Plaintext

error: file!() = remapped/remap-path-prefix.rs
--> remapped/remap-path-prefix.rs:21:1
|
LL | compile_error!(concat!("file!() = ", file!()));
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to 1 previous error