granite-rust/tests/ui/closures/2229_closure_analysis/diagnostics
2023-05-05 22:40:04 +12:00
..
borrowck Move /src/test to /tests 2023-01-11 09:32:08 +00:00
arrays.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
arrays.stderr Tweak E0597 2023-01-15 19:46:20 +00:00
box.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
box.stderr Tweak E0597 2023-01-15 19:46:20 +00:00
cant-mutate-imm-borrow.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cant-mutate-imm-borrow.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cant-mutate-imm.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cant-mutate-imm.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
closure-origin-array-diagnostics.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
closure-origin-array-diagnostics.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
closure-origin-multi-variant-diagnostics.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
closure-origin-multi-variant-diagnostics.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
closure-origin-single-variant-diagnostics.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
closure-origin-single-variant-diagnostics.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
closure-origin-struct-diagnostics.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
closure-origin-struct-diagnostics.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
closure-origin-tuple-diagnostics-1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
closure-origin-tuple-diagnostics-1.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
closure-origin-tuple-diagnostics.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
closure-origin-tuple-diagnostics.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness_unintentional_copy.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness_unintentional_copy.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
multilevel-path.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
multilevel-path.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mut_ref.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mut_ref.stderr tweak "make mut" spans when assigning to locals 2023-05-05 22:40:04 +12:00
repr_packed.rs make unaligned_reference a hard error 2023-01-31 20:28:11 +01:00
repr_packed.stderr improve error notes for packed struct reference diagnostic 2023-04-28 20:28:56 -05:00
simple-struct-min-capture.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
simple-struct-min-capture.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
union.rs Tweak E0597 2023-01-15 19:46:20 +00:00
union.stderr Tweak E0597 2023-01-15 19:46:20 +00:00