about summary refs log tree commit diff
path: root/tests/ui/errors/remap-path-prefix-sysroot.rs
AgeCommit message (Collapse)AuthorLines
2025-04-03compiletest: Require `//~` annotations even if `error-pattern` is specifiedVadim Petrochenkov-1/+3
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-1/+1
2024-09-28remap-path-prefix-sysroot: remap {{src-base}} as wellUrgau-0/+1
This is done to cover the path of the test it-self as it may not live on the same root directory as {{rust-src-base}}, which can be the case if {{rust-src-base}} is coming from a extracted dist build (cc opt-dist)
2024-09-27Implement RFC3137 trim-paths sysroot changesUrgau-0/+23