rust/tests/ui/missing
Usman Akinyemi 85ca098f55 rustc_parse: improve the error diagnostic for "missing let"
Signed-off-by: Usman Akinyemi <usmanakinyemi202@gmail.com>
2026-02-07 22:12:04 +05:30
..
auxiliary
missing-items Merge E0412 into E0425 2025-12-02 18:25:13 +00:00
missing-allocator.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
missing-allocator.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
missing-block-hint.rs
missing-block-hint.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
missing-comma-in-match.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
missing-comma-in-match.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
missing-comma-in-match.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
missing-derivable-attr.rs
missing-derivable-attr.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
missing-fields-in-struct-pattern.rs
missing-fields-in-struct-pattern.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
missing-let.rs rustc_parse: improve the error diagnostic for "missing let" 2026-02-07 22:12:04 +05:30
missing-let.stderr rustc_parse: improve the error diagnostic for "missing let" 2026-02-07 22:12:04 +05:30
missing-macro-use.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
missing-macro-use.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
missing-main.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
missing-main.stderr compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
missing-return.rs UI tests: migrate remaining compile time error-patterns to line annotations 2025-04-13 21:48:53 +03:00
missing-return.stderr UI tests: migrate remaining compile time error-patterns to line annotations 2025-04-13 21:48:53 +03:00
missing-stability.rs
missing-stability.stderr Integrate stable feature checking into a query. 2025-07-17 23:19:12 +00:00