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