about summary refs log tree commit diff
path: root/src/test/mir-opt/generator-storage-dead-unwind.rs
AgeCommit message (Expand)AuthorLines
2020-09-25Move from {{closure}}#0 syntax to {closure#0} for (def) path componentsmarmeladema-1/+1
2020-07-29add crate name to mir dumpsXavier Denis-1/+1
2020-04-07--bless all mir-opt tests.Ana-Maria Mihalache-86/+1
2020-02-16suspend -> yieldJonas Schievink-1/+1
2020-02-16Fix printing of `Yield` terminatorJonas Schievink-1/+1
2020-02-02Adjust mir-opt tests to new `yield` loweringJonas Schievink-26/+26
2019-11-27rustc: move debug info from LocalDecl and UpvarDecl into a dedicated VarDebug...Eduard-Mihai Burtescu-0/+2
2019-10-25Re-enable Emscripten's exception handling supportThomas Lively-1/+1
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-1/+1
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-1/+1
2019-10-04Fix ABI, run and fix more tests, re-enable CI for PRsThomas Lively-1/+1
2019-09-19fix mir-opt testsNiko Matsakis-13/+13
2019-06-25Use `as_temp` to evaluate statement expressionsMatthew Jasper-0/+6
2019-06-05Test StorageDead statements explicitlyTyler Mandry-0/+106