about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/mir/terminator.rs
AgeCommit message (Expand)AuthorLines
2021-08-03rustc: Fill out remaining parts of C-unwind ABIAlex Crichton-1/+1
2021-03-26Use iter::zip in compiler/Josh Stone-1/+1
2021-02-22New mir-opt pass to simplify gotos with const valuesSimon Vandel Sillesen-0/+16
2021-02-21New pass to deduplicate blocksSimon Vandel Sillesen-2/+2
2020-11-04fix a couple of clippy warnings:Matthias Krüger-1/+1
2020-10-21Lift: take self by valueBastian Kauschke-1/+1
2020-10-18Move orphan module-name/mod.rs files into module-name.rs filesest31-0/+574