..
borrowed_local.f.CopyProp.panic-abort.diff
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
borrowed_local.f.CopyProp.panic-unwind.diff
Bless tests
2023-06-23 18:36:25 +01:00
borrowed_local.rs
properly mark tests that require panic=abort
2023-06-12 09:34:15 +02:00
branch.foo.CopyProp.panic-abort.diff
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
branch.foo.CopyProp.panic-unwind.diff
Bless tests
2023-06-23 18:36:25 +01:00
branch.rs
properly mark tests that require panic=abort
2023-06-12 09:34:15 +02:00
copy_propagation_arg.arg_src.CopyProp.panic-abort.diff
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
copy_propagation_arg.arg_src.CopyProp.panic-unwind.diff
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
copy_propagation_arg.bar.CopyProp.panic-abort.diff
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
copy_propagation_arg.bar.CopyProp.panic-unwind.diff
Bless tests
2023-06-23 18:36:25 +01:00
copy_propagation_arg.baz.CopyProp.panic-abort.diff
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
copy_propagation_arg.baz.CopyProp.panic-unwind.diff
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
copy_propagation_arg.foo.CopyProp.panic-abort.diff
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
copy_propagation_arg.foo.CopyProp.panic-unwind.diff
Bless tests
2023-06-23 18:36:25 +01:00
copy_propagation_arg.rs
properly mark tests that require panic=abort
2023-06-12 09:34:15 +02:00
custom_move_arg.f.CopyProp.panic-abort.diff
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
custom_move_arg.f.CopyProp.panic-unwind.diff
Bless tests
2023-06-23 18:36:25 +01:00
custom_move_arg.rs
properly mark tests that require panic=abort
2023-06-12 09:34:15 +02:00
cycle.main.CopyProp.panic-abort.diff
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
cycle.main.CopyProp.panic-unwind.diff
Bless tests
2023-06-23 18:36:25 +01:00
cycle.rs
properly mark tests that require panic=abort
2023-06-12 09:34:15 +02:00
dead_stores_79191.f.CopyProp.after.panic-abort.mir
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
dead_stores_79191.f.CopyProp.after.panic-unwind.mir
Bless tests
2023-06-23 18:36:25 +01:00
dead_stores_79191.rs
properly mark tests that require panic=abort
2023-06-12 09:34:15 +02:00
dead_stores_better.f.CopyProp.after.panic-abort.mir
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
dead_stores_better.f.CopyProp.after.panic-unwind.mir
Bless tests
2023-06-23 18:36:25 +01:00
dead_stores_better.rs
properly mark tests that require panic=abort
2023-06-12 09:34:15 +02:00
issue_107511.main.CopyProp.panic-abort.diff
Rename adjustment::PointerCast
and variants using it to PointerCoercion
2023-07-07 18:17:16 +02:00
issue_107511.main.CopyProp.panic-unwind.diff
Rename adjustment::PointerCast
and variants using it to PointerCoercion
2023-07-07 18:17:16 +02:00
issue_107511.rs
properly mark tests that require panic=abort
2023-06-12 09:34:15 +02:00
move_arg.f.CopyProp.panic-abort.diff
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
move_arg.f.CopyProp.panic-unwind.diff
Bless tests
2023-06-23 18:36:25 +01:00
move_arg.rs
properly mark tests that require panic=abort
2023-06-12 09:34:15 +02:00
move_projection.f.CopyProp.panic-abort.diff
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
move_projection.f.CopyProp.panic-unwind.diff
Bless tests
2023-06-23 18:36:25 +01:00
move_projection.rs
properly mark tests that require panic=abort
2023-06-12 09:34:15 +02:00
mutate_through_pointer.f.CopyProp.diff
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
mutate_through_pointer.rs
Clearly document intentional UB in mir-opt tests
2023-02-13 13:50:50 -05:00
non_dominate.f.CopyProp.diff
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
non_dominate.rs
Only consider a local to be SSA if assignment dominates all uses.
2023-01-27 18:22:45 +00:00
partial_init.main.CopyProp.diff
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
partial_init.rs
Use visit_assign to detect SSA locals.
2023-05-10 15:26:51 +00:00
reborrow.demiraw.CopyProp.panic-abort.diff
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
reborrow.demiraw.CopyProp.panic-unwind.diff
Bless tests
2023-06-23 18:36:25 +01:00
reborrow.miraw.CopyProp.panic-abort.diff
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
reborrow.miraw.CopyProp.panic-unwind.diff
Bless tests
2023-06-23 18:36:25 +01:00
reborrow.remut.CopyProp.panic-abort.diff
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
reborrow.remut.CopyProp.panic-unwind.diff
Bless tests
2023-06-23 18:36:25 +01:00
reborrow.reraw.CopyProp.panic-abort.diff
Remove comments from mir-opt MIR dumps
2023-06-15 15:19:11 -04:00
reborrow.reraw.CopyProp.panic-unwind.diff
Bless tests
2023-06-23 18:36:25 +01:00
reborrow.rs
properly mark tests that require panic=abort
2023-06-12 09:34:15 +02:00