rust/tests/ui/errors
Urgau d0d8258886 Stabilize -Zremap-path-scope as --remap-path-scope
In the process also document that new `--remap-path-scope` scopes may be
added in the future, and that the `all` scope always represent all the
scopes.

Co-authored-by: David Wood <agile.lion3441@fuligin.ink>
2025-12-13 21:21:59 +01:00
..
auxiliary Stabilize -Zremap-path-scope as --remap-path-scope 2025-12-13 21:21:59 +01:00
trait-bound-error-spans When more than a single impl and less than 4 could apply, point at them 2025-10-31 20:44:01 +00:00
traits reword trait bound suggestion message to include the bounds 2024-12-07 21:26:20 +00:00
dynless-turbofish-e0191-issue-91997.rs Add missing 2015 edition directives 2025-06-02 11:00:46 +02:00
dynless-turbofish-e0191-issue-91997.stderr bless tests with new lint messages 2025-08-19 21:27:10 +02:00
emitter-overflow-bad-whitespace.rs Fix logical error with what text is considered whitespace. 2024-12-16 23:34:46 -05:00
emitter-overflow-bad-whitespace.stderr Fix logical error with what text is considered whitespace. 2024-12-16 23:34:46 -05:00
issue-89280-emitter-overflow-splice-lines.rs Gate 2015 UI tests 2025-11-27 11:19:00 -05:00
issue-89280-emitter-overflow-splice-lines.stderr bless the tests 2025-12-10 15:15:56 +01:00
issue-99572-impl-trait-on-pointer.rs Add more information link to orphan impls 2024-08-11 10:50:07 +00:00
issue-99572-impl-trait-on-pointer.stderr Make new information notes instead of labels 2024-09-26 17:17:11 +00:00
issue-104621-extern-bad-file.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-104621-extern-bad-file.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-104621-extern-not-file.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-104621-extern-not-file.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
pic-linker.rs ignore aix for tests/ui/erros/pic-linker.rs 2025-04-16 19:26:26 -04:00
remap-path-prefix-diagnostics.not-diag-in-deps.stderr On E0277, point at type that doesn't implement bound 2025-08-22 17:55:15 +00:00
remap-path-prefix-diagnostics.only-debuginfo-in-deps.stderr On E0277, point at type that doesn't implement bound 2025-08-22 17:55:15 +00:00
remap-path-prefix-diagnostics.only-diag-in-deps.stderr Overhaul filename handling for cross-compiler consistency 2025-12-12 07:33:09 +01:00
remap-path-prefix-diagnostics.only-macro-in-deps.stderr On E0277, point at type that doesn't implement bound 2025-08-22 17:55:15 +00:00
remap-path-prefix-diagnostics.rs Stabilize -Zremap-path-scope as --remap-path-scope 2025-12-13 21:21:59 +01:00
remap-path-prefix-diagnostics.with-debuginfo-in-deps.stderr On E0277, point at type that doesn't implement bound 2025-08-22 17:55:15 +00:00
remap-path-prefix-diagnostics.with-diag-in-deps.stderr On E0277, point at type that doesn't implement bound 2025-08-22 17:55:15 +00:00
remap-path-prefix-diagnostics.with-macro-in-deps.stderr On E0277, point at type that doesn't implement bound 2025-08-22 17:55:15 +00:00
remap-path-prefix-macro.not-macro-in-deps.run.stdout Rework -Zremap-path-scope macro test with dependency check 2025-05-08 15:02:58 +02:00
remap-path-prefix-macro.only-debuginfo-in-deps.run.stdout Rework -Zremap-path-scope macro test with dependency check 2025-05-08 15:02:58 +02:00
remap-path-prefix-macro.only-diag-in-deps.run.stdout Rework -Zremap-path-scope macro test with dependency check 2025-05-08 15:02:58 +02:00
remap-path-prefix-macro.only-macro-in-deps.run.stdout Rework -Zremap-path-scope macro test with dependency check 2025-05-08 15:02:58 +02:00
remap-path-prefix-macro.rs Stabilize -Zremap-path-scope as --remap-path-scope 2025-12-13 21:21:59 +01:00
remap-path-prefix-macro.with-debuginfo-in-deps.run.stdout Rework -Zremap-path-scope macro test with dependency check 2025-05-08 15:02:58 +02:00
remap-path-prefix-macro.with-diag-in-deps.run.stdout Rework -Zremap-path-scope macro test with dependency check 2025-05-08 15:02:58 +02:00
remap-path-prefix-macro.with-macro-in-deps.run.stdout Rework -Zremap-path-scope macro test with dependency check 2025-05-08 15:02:58 +02:00
remap-path-prefix-reverse.local-self.stderr tests: remove no-remap-src-base 2025-10-01 13:31:42 +08:00
remap-path-prefix-reverse.remapped-self.stderr tests: remove no-remap-src-base 2025-10-01 13:31:42 +08:00
remap-path-prefix-reverse.rs tests: remove no-remap-src-base 2025-10-01 13:31:42 +08:00
remap-path-prefix-sysroot.rs Verify llvm-needs-components are not empty and match the --target value 2025-07-29 11:20:23 -07:00
remap-path-prefix-sysroot.with-remap.stderr update references to thread implementation in tests 2025-11-29 15:59:11 +01:00
remap-path-prefix-sysroot.without-remap.stderr update references to thread implementation in tests 2025-11-29 15:59:11 +01:00
remap-path-prefix.normal.stderr compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
remap-path-prefix.rs Stabilize -Zremap-path-scope as --remap-path-scope 2025-12-13 21:21:59 +01:00
remap-path-prefix.with-diagnostic-scope.stderr compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
remap-path-prefix.without-diagnostic-scope.stderr compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
span-format_args-issue-140578.rs Fix unuseful span in type error in some format_args!() invocations 2025-09-30 17:20:51 +09:00
span-format_args-issue-140578.stderr Fix unuseful span in type error in some format_args!() invocations 2025-09-30 17:20:51 +09:00
wrong-target-spec.rs Verify llvm-needs-components are not empty and match the --target value 2025-07-29 11:20:23 -07:00
wrong-target-spec.stderr structure the message 2025-04-03 01:43:06 +02:00