summary refs log tree commit diff
path: root/src/test/mir-opt/box_expr.rs
AgeCommit message (Expand)AuthorLines
2017-12-03funnel all unwind paths through a single Resume blockAriel Ben-Yehuda-6/+6
2017-11-28ci: Start running wasm32 tests on TravisAlex Crichton-0/+2
2017-11-28tests: update to include move annotations in MIR.Eduard-Mihai Burtescu-3/+3
2017-11-09change MIR dump filenames from `nodeN` to `DefPath`Mikhail Modin-2/+2
2017-10-09Update README and tests for new infrastructureChristopher Vittal-1/+4
2017-08-14emit StorageLive for box temporariesAriel Ben-Yehuda-0/+88