Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
errors
/
auxiliary
/
remapped_dep.rs
blob: 36d4699a306000e646acec858fad11cb2140116c [
file
] [
log
] [
blame
]
//@ compile-flags: --remap-path-prefix={{src-base}}/errors/auxiliary=remapped-aux
// no-remap-src-base: Manually remap, so the remapped path remains in .stderr file.
pub
struct
SomeStruct
{}
// This line should be show as part of the error.