summary refs log tree commit diff
path: root/src/test/mir-opt/validate_5.rs
AgeCommit message (Expand)AuthorLines
2017-08-08explain that the example is indeed UB, but that's okayRalf Jung-0/+3
2017-08-04test MIR validation statements in closuresRalf Jung-5/+21
2017-08-01also release-validate return value before a callRalf Jung-1/+1
2017-07-31Handle closures. Add some more tests.Ralf Jung-0/+44