rust/tests/ui/mir/validate
Vadim Petrochenkov 56d6b4e427 compiletest: Support matching on non-json lines in compiler output
and migrate most of remaining `error-pattern`s to it.
2025-05-04 18:27:45 +03:00
..
critical-edge.rs compiletest: Support matching on non-json lines in compiler output 2025-05-04 18:27:45 +03:00
error-body.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
error-body.stderr Don't ice in validation when error body is created 2024-02-09 00:40:43 +00:00
issue-95978-validator-lifetime-comparison.rs Allow fn pointers comparisons lint in UI tests 2024-12-02 18:43:37 +01:00
needs-reveal-all.rs remove remaining references to `Reveal` 2024-11-23 13:52:56 +01:00
noncleanup-cleanup.rs compiletest: Require `//~` annotations even if `error-pattern` is specified 2025-04-03 11:08:55 +03:00
noncleanup-resume.rs compiletest: Require `//~` annotations even if `error-pattern` is specified 2025-04-03 11:08:55 +03:00
noncleanup-terminate.rs compiletest: Require `//~` annotations even if `error-pattern` is specified 2025-04-03 11:08:55 +03:00
transmute_cast_sized.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
validate-unsize-cast.rs Validate unsize coercion in MIR validation 2024-09-25 11:10:38 -04:00
validate-unsize-cast.stderr Mention type parameter in more cases and don't suggest ~const bound already there 2024-12-07 21:37:13 +00:00