about summary refs log tree commit diff
path: root/tests/ui/errors/remap-path-prefix-reverse.remapped-self.stderr
AgeCommit message (Collapse)AuthorLines
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-01-16ui tests: Remap test base directory by default.Tim Neumann-3/+3
2023-01-14Heuristically undo path prefix mappings.Tim Neumann-0/+14
Because the compiler produces better diagnostics if it can find the source of (potentially remapped) dependencies.