about summary refs log tree commit diff
path: root/tests/mir-opt/building/index_array_and_slice.rs
AgeCommit message (Expand)AuthorLines
2025-08-26Use -Zmir-opt-level=0 in tests for MIR buildingBen Kimock-18/+29
2025-08-11Convert moves of references to copies in RefPropBen Kimock-1/+1
2025-01-28Represent the raw pointer for a array length check as a new kind of fake borrowMichael Goulet-1/+1
2025-01-27Reapply "Auto merge of #133734 - scottmcm:lower-indexing-to-ptrmetadata, r=da...Michael Goulet-0/+71
2025-01-18Revert "Auto merge of #133734 - scottmcm:lower-indexing-to-ptrmetadata, r=dav...Rémy Rakic-71/+0
2024-12-03Bounds-check with PtrMetadata instead of Len in MIRScott McMurray-0/+71