about summary refs log tree commit diff
path: root/tests/ui/errors/remap-path-prefix.rs
AgeCommit message (Collapse)AuthorLines
2023-10-17[RFC 3127 - Trim Paths]: Add test for -Zremap-path-scope=diagnosticsUrgau-0/+3
2023-01-16ui tests: Remap test base directory by default.Tim Neumann-0/+1
2023-01-14Heuristically undo path prefix mappings.Tim Neumann-0/+16
Because the compiler produces better diagnostics if it can find the source of (potentially remapped) dependencies.