rust/tests/ui/errors/auxiliary
Jieyou Xu ec893d1a64
tests: remove no-remap-src-base
Previously in the `//`-compiletest-directive times, this was implemented
as a special `no-*` directive parsing. In the migration from `//` ->
`//@`, the `// no-remap-src-base` directive was lost, most likely
because it had no effect -- the default is not remapping `src-base`.

So remove occurrences of `no-remap-src-base`, as these are not valid
directives.
2025-10-01 13:31:42 +08:00
..
file-debuginfo.rs Rework -Zremap-path-scope macro test with dependency check 2025-05-08 15:02:58 +02:00
file-diag.rs Rework -Zremap-path-scope macro test with dependency check 2025-05-08 15:02:58 +02:00
file-macro.rs Rework -Zremap-path-scope macro test with dependency check 2025-05-08 15:02:58 +02:00
file.rs Rework -Zremap-path-scope macro test with dependency check 2025-05-08 15:02:58 +02:00
remapped_dep.rs tests: remove no-remap-src-base 2025-10-01 13:31:42 +08:00
trait-debuginfo.rs Add tests for -Zremap-path-scope and paths in diagnostics with deps 2025-05-08 14:24:31 +02:00
trait-diag.rs Add tests for -Zremap-path-scope and paths in diagnostics with deps 2025-05-08 14:24:31 +02:00
trait-macro.rs Add tests for -Zremap-path-scope and paths in diagnostics with deps 2025-05-08 14:24:31 +02:00
trait.rs Add tests for -Zremap-path-scope and paths in diagnostics with deps 2025-05-08 14:24:31 +02:00