rust/tests/ui/errors
2025-04-16 19:26:26 -04:00
..
auxiliary [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
trait-bound-error-spans Use trait name instead of full constraint in suggestion message 2024-12-07 21:29:58 +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 E0191 suggestion correction, inserts turbofish without dyn (#91997) 2024-07-09 17:21:31 -06:00
dynless-turbofish-e0191-issue-91997.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +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 [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-89280-emitter-overflow-splice-lines.stderr Trim suggestion part before generating highlights 2025-02-21 00:54:01 +00: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
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-macro.normal.run.stdout
remap-path-prefix-macro.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
remap-path-prefix-macro.with-macro-scope.run.stdout
remap-path-prefix-macro.without-macro-scope.run.stdout
remap-path-prefix-reverse.local-self.stderr compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
remap-path-prefix-reverse.remapped-self.stderr compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
remap-path-prefix-reverse.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
remap-path-prefix-sysroot.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
remap-path-prefix-sysroot.with-remap.stderr remap-path-prefix-sysroot: remap {{src-base}} as well 2024-09-28 21:50:23 +02:00
remap-path-prefix-sysroot.without-remap.stderr Implement RFC3137 trim-paths sysroot changes 2024-09-27 13:27:54 +02: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 compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03: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
wrong-target-spec.rs use lower case to match other error messages 2025-04-03 01:07:55 +02:00
wrong-target-spec.stderr structure the message 2025-04-03 01:43:06 +02:00