rust/tests/ui/closures/2229_closure_analysis
Esteban Küber e17388b809 Handle more cases of value suggestions 2024-04-10 20:36:14 +00:00
..
diagnostics [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
match Handle more cases of value suggestions 2024-04-10 20:36:14 +00:00
migrations [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
optimization [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
run_pass Rollup merge of #120742 - Nadrieril:use-min_exh_pats, r=compiler-errors 2024-02-23 17:02:03 +01:00
array_subslice.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
array_subslice.stderr Fix subslice capture in closure 2023-03-27 22:26:30 +01:00
arrays-completely-captured.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
arrays-completely-captured.stderr Bless tests 2024-01-13 12:46:58 -05:00
bad-pattern.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
bad-pattern.stderr Bail out of MIR construction if `check_match` fails 2023-04-30 19:17:40 +01:00
by_value.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
by_value.stderr Bless tests 2024-01-13 12:46:58 -05:00
capture-analysis-1.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
capture-analysis-1.stderr Bless tests 2024-01-13 12:46:58 -05:00
capture-analysis-2.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
capture-analysis-2.stderr Bless tests 2024-01-13 12:46:58 -05:00
capture-analysis-3.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
capture-analysis-3.stderr Bless tests 2024-01-13 12:46:58 -05:00
capture-analysis-4.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
capture-analysis-4.stderr Bless tests 2024-01-13 12:46:58 -05:00
capture-disjoint-field-struct.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
capture-disjoint-field-struct.stderr Bless tests 2024-01-13 12:46:58 -05:00
capture-disjoint-field-tuple.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
capture-disjoint-field-tuple.stderr Bless tests 2024-01-13 12:46:58 -05:00
capture-enum-field.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
capture-enums.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
capture-enums.stderr Bless tests 2024-01-13 12:46:58 -05:00
deep-multilevel-struct.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
deep-multilevel-struct.stderr Bless tests 2024-01-13 12:46:58 -05:00
deep-multilevel-tuple.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
deep-multilevel-tuple.stderr Bless tests 2024-01-13 12:46:58 -05:00
destructure_patterns.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
destructure_patterns.stderr Bless tests 2024-01-13 12:46:58 -05:00
feature-gate-capture_disjoint_fields.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
feature-gate-capture_disjoint_fields.stderr Bless tests 2024-01-13 12:46:58 -05:00
filter-on-struct-member.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
filter-on-struct-member.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-87378.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-87378.stderr Bless tests 2024-01-13 12:46:58 -05:00
issue-87987.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-87987.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-88118-2.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-88118-2.stderr Remove `hir::Guard` 2024-01-05 10:56:59 +00:00
issue-88476.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-88476.stderr Bless tests 2024-01-13 12:46:58 -05:00
issue-89606.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-90465.fixed [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-90465.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-90465.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-92724-needsdrop-query-cycle.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-118144.rs Fix ICE `ProjectionKinds Deref and Field were mismatched` 2023-12-18 16:46:12 +05:30
issue-118144.stderr Fix ICE `ProjectionKinds Deref and Field were mismatched` 2023-12-18 16:46:12 +05:30
issue_88118.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
move_closure.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
move_closure.stderr Bless tests 2024-01-13 12:46:58 -05:00
multilevel-path-1.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
multilevel-path-1.stderr Bless tests 2024-01-13 12:46:58 -05:00
multilevel-path-2.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
multilevel-path-2.stderr Bless tests 2024-01-13 12:46:58 -05:00
nested-closure.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
nested-closure.stderr Bless tests 2024-01-13 12:46:58 -05:00
path-with-array-access.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
path-with-array-access.stderr Bless tests 2024-01-13 12:46:58 -05:00
preserve_field_drop_order.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
preserve_field_drop_order.stderr Bless tests 2024-01-13 12:46:58 -05:00
preserve_field_drop_order2.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
preserve_field_drop_order2.twenty_eighteen.run.stdout Move /src/test to /tests 2023-01-11 09:32:08 +00:00
preserve_field_drop_order2.twenty_twentyone.run.stdout Move /src/test to /tests 2023-01-11 09:32:08 +00:00
repr_packed.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
repr_packed.stderr Bless tests 2024-01-13 12:46:58 -05:00
simple-struct-min-capture.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
simple-struct-min-capture.stderr Bless tests 2024-01-13 12:46:58 -05:00
unique-borrows-are-invariant-1.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
unique-borrows-are-invariant-1.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
unique-borrows-are-invariant-2.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
unique-borrows-are-invariant-2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
unsafe_ptr.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
unsafe_ptr.stderr Bless tests 2024-01-13 12:46:58 -05:00
wild_patterns.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
wild_patterns.stderr Bless tests 2024-01-13 12:46:58 -05:00