rust/tests/mir-opt/copy-prop
2023-02-27 20:02:18 +00:00
..
borrowed_local.f.CopyProp.diff
borrowed_local.rs
branch.foo.CopyProp.diff
branch.rs
copy_propagation_arg.arg_src.CopyProp.diff
copy_propagation_arg.bar.CopyProp.diff
copy_propagation_arg.baz.CopyProp.diff
copy_propagation_arg.foo.CopyProp.diff
copy_propagation_arg.rs
custom_move_arg.f.CopyProp.diff Fix UB in the test case 2023-02-12 14:42:16 -05:00
custom_move_arg.rs Fix UB in the test case 2023-02-12 14:42:16 -05:00
cycle.main.CopyProp.diff
cycle.rs
dead_stores_79191.f.CopyProp.after.mir
dead_stores_79191.rs
dead_stores_better.f.CopyProp.after.mir
dead_stores_better.rs
issue_107511.main.CopyProp.diff
issue_107511.rs
move_arg.f.CopyProp.diff
move_arg.rs
move_projection.f.CopyProp.diff Turn projections into copies in CopyProp. 2023-02-04 23:33:33 +00:00
move_projection.rs Turn projections into copies in CopyProp. 2023-02-04 23:33:33 +00:00
mutate_through_pointer.f.CopyProp.diff
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
non_dominate.rs
reborrow.demiraw.CopyProp.diff Do not grow assignment_order needlessly. 2023-02-27 20:02:18 +00:00
reborrow.miraw.CopyProp.diff Do not grow assignment_order needlessly. 2023-02-27 20:02:18 +00:00
reborrow.remut.CopyProp.diff Do not grow assignment_order needlessly. 2023-02-27 20:02:18 +00:00
reborrow.reraw.CopyProp.diff Do not grow assignment_order needlessly. 2023-02-27 20:02:18 +00:00
reborrow.rs Do not grow assignment_order needlessly. 2023-02-27 20:02:18 +00:00