about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/generator.rs
AgeCommit message (Expand)AuthorLines
2020-10-10Refactor how SwitchInt stores jump targetsJonas Schievink-3/+3
2020-10-04Replace `(Body, DefId)` with `Body` where possibleDylan MacKenzie-12/+9
2020-10-04Remember the `MirSource` for each `Body`Dylan MacKenzie-15/+11
2020-09-14Add pass names to some common dataflow analysesDylan MacKenzie-2/+5
2020-09-04Change ty.kind to a methodLeSeulArtichaut-3/+3
2020-08-30mv compiler to compiler/mark-0/+1506