rust/tests/ui/errors
2026-01-27 19:49:09 -04:00
..
auxiliary Make sure the documentation scope doesn't imply other scopes 2026-01-24 15:33:21 +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 Generalize diag for missing assoc types to account for assoc consts 2026-01-21 12:53:46 +01: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
issue-104621-extern-bad-file.stderr
issue-104621-extern-not-file.rs
issue-104621-extern-not-file.stderr
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 Add support for trait object types in type_info reflection 2026-01-27 19:49:09 -04:00
remap-path-prefix-diagnostics.only-debuginfo-in-deps.stderr Add support for trait object types in type_info reflection 2026-01-27 19:49:09 -04:00
remap-path-prefix-diagnostics.only-diag-in-deps.stderr Add support for trait object types in type_info reflection 2026-01-27 19:49:09 -04:00
remap-path-prefix-diagnostics.only-doc-in-deps.stderr Add support for trait object types in type_info reflection 2026-01-27 19:49:09 -04:00
remap-path-prefix-diagnostics.only-macro-in-deps.stderr Add support for trait object types in type_info reflection 2026-01-27 19:49:09 -04:00
remap-path-prefix-diagnostics.rs Make sure the documentation scope doesn't imply other scopes 2026-01-24 15:33:21 +01:00
remap-path-prefix-diagnostics.with-debuginfo-in-deps.stderr Add support for trait object types in type_info reflection 2026-01-27 19:49:09 -04:00
remap-path-prefix-diagnostics.with-diag-in-deps.stderr Add support for trait object types in type_info reflection 2026-01-27 19:49:09 -04:00
remap-path-prefix-diagnostics.with-doc-in-deps.stderr Add support for trait object types in type_info reflection 2026-01-27 19:49:09 -04:00
remap-path-prefix-diagnostics.with-macro-in-deps.stderr Add support for trait object types in type_info reflection 2026-01-27 19:49:09 -04: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-doc-in-deps.run.stdout Make sure the documentation scope doesn't imply other scopes 2026-01-24 15:33:21 +01: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 Make sure the documentation scope doesn't imply other scopes 2026-01-24 15:33:21 +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-doc-in-deps.run.stdout Make sure the documentation scope doesn't imply other scopes 2026-01-24 15:33:21 +01: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 Do not mention -Zmacro-backtrace for std macros that are a wrapper around a compiler intrinsic 2026-01-26 17:34:31 +00: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