Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
errors
/
auxiliary
/
remapped_dep.rs
blob: f9bb7bf89870a6b3444aa6cdfdd76512aca2eda3 [
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.