rust/tests/ui/errors/auxiliary/remapped_dep.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
157 B
Rust
Raw Normal View History

// compile-flags: --remap-path-prefix={{src-base}}/errors/auxiliary=remapped-aux
pub struct SomeStruct {} // This line should be show as part of the error.