about summary refs log tree commit diff
path: root/src/test/mir-opt/receiver-ptr-mutability.rs
AgeCommit message (Expand)AuthorLines
2022-10-27Move mir building mir-opt tests to own directoryJakob Degen-20/+0
2022-10-27Replace `mir_map.0` dump with `built` phase change dumpJakob Degen-1/+1
2021-03-09Allow calling *const methods on *mut valuesÖmer Sinan Ağacan-0/+20