rust/tests/ui/closures/2229_closure_analysis/match
Ralf Jung cbd682beeb turn pointer_structural_match into a hard error 2024-05-03 15:56:59 +02:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
if-let-guards-errors.e2018.stderr Capture scrutinee of if let guards correctly 2023-09-22 13:04:44 +00:00
if-let-guards-errors.e2021.stderr Capture scrutinee of if let guards correctly 2023-09-22 13:04:44 +00:00
if-let-guards-errors.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
if-let-guards.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-87097.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-87097.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-87426.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-87988.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-88331.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-88331.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
match-edge-cases_1.rs turn pointer_structural_match into a hard error 2024-05-03 15:56:59 +02:00
match-edge-cases_2.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
match-edge-cases_2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
non-exhaustive-match.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
non-exhaustive-match.stderr Tweak spans for "adt defined here" note 2023-11-03 18:26:16 +01:00
pattern-matching-should-fail.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
pattern-matching-should-fail.stderr Handle more cases of value suggestions 2024-04-10 20:36:14 +00:00
patterns-capture-analysis.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
patterns-capture-analysis.stderr Don't capture &[T; N] when contents isn't read 2023-06-15 11:42:20 +00:00