about summary refs log tree commit diff
path: root/src/test/ui/mir-dataflow/liveness-ptr.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-28/+0
2020-07-04Make `rustc_peek` a safe intrinsicOliver Scherer-3/+3
2020-05-03Add `rustc_peek` test for liveness with borrowsDylan MacKenzie-0/+28