summary refs log tree commit diff
path: root/src/test/mir-opt/validate_4.rs
AgeCommit message (Expand)AuthorLines
2017-08-04test MIR validation statements in closuresRalf Jung-1/+24
2017-08-01add a closure inside an unsafe fn to the testsRalf Jung-2/+4
2017-07-31Handle closures. Add some more tests.Ralf Jung-0/+58