about summary refs log tree commit diff
path: root/tests/mir-opt/reference_prop.mut_raw_then_mut_shr.ReferencePropagation.diff
AgeCommit message (Expand)AuthorLines
2024-08-18Bless *all* the mir-opt testsScott McMurray-5/+5
2024-04-03Remove MIR unsafe checkMatthew Jasper-2/+0
2023-08-17Revert "Implement references VarDebugInfo."Camille GILLOT-5/+4
2023-06-15Remove comments from mir-opt MIR dumpsBen Kimock-54/+54
2023-05-13Iterate ReferencePropagation to fixpoint.Camille GILLOT-4/+3
2023-05-13Implement references VarDebugInfo.Camille GILLOT-10/+12
2023-05-10Do not see through copies of mutable pointers.Camille GILLOT-2/+2
2023-05-10Iteratively replace pointers.Camille GILLOT-4/+3
2023-05-10Add test.Camille GILLOT-0/+75