Files
rust/tests/rustdoc-ui/remap-path-prefix.with-doc-scope.stderr

9 lines
232 B
Plaintext

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