about summary refs log tree commit diff
path: root/src/test/ui/mir-dataflow
AgeCommit message (Expand)AuthorLines
2021-10-04Ensure that `MaybeLiveLocals` works with simple sum-type assignmentsDylan MacKenzie-0/+32
2020-07-04Make `rustc_peek` a safe intrinsicOliver Scherer-78/+78
2020-06-27Fix comment.ecstatic-morse-1/+1
2020-06-26Add peek test for projectionsDylan MacKenzie-0/+48
2020-05-03Add `rustc_peek` test for liveness with borrowsDylan MacKenzie-0/+38
2020-02-13Update line # in test outputDylan MacKenzie-1/+1
2020-02-12Remove ignore and add explanation of indirect mutation peek testDylan MacKenzie-1/+6
2020-02-11Use new dataflow framework for `rustc_peek` testsDylan MacKenzie-0/+2
2019-10-03Bless testDylan MacKenzie-1/+1
2019-10-03Remove `borrowck_graphviz_postflow` from testDylan MacKenzie-1/+0
2019-10-01Add test exposing unsoundness in `IndirectlyMutableLocals`Dylan MacKenzie-0/+52
2019-05-12Remove feature(nll) when compare mode is sufficientMatthew Jasper-17/+13
2019-03-11Update testsVadim Petrochenkov-13/+13
2018-12-25Remove licensesMark Rousskov-53/+13
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+370