summary refs log tree commit diff
path: root/src/test/mir-opt/box_expr.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-24Update mir opt testsMatthew Jasper-1/+0
2018-09-18Update mir-opt test suiteRémy Rakic-0/+1
2018-05-30rustc: use syntactic (instead of visibility) source info where appropriate.Eduard-Mihai Burtescu-1/+2
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