2024-02-16 14:02:50 -06:00
|
|
|
//@ compile-flags: --remap-path-prefix={{src-base}}/errors/auxiliary=remapped-aux
|
2023-01-06 05:49:07 -06:00
|
|
|
// no-remap-src-base: Manually remap, so the remapped path remains in .stderr file.
|
2023-01-06 05:28:05 -06:00
|
|
|
|
|
|
|
pub struct SomeStruct {} // This line should be show as part of the error.
|