| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-07-27 | Simplify | Shotaro Yamada | -6/+4 |
| 2018-07-25 | Improve readability in a few sorts | ljedrz | -3/+1 |
| 2018-05-21 | rustc: make mk_substs_trait take &[Kind] instead of &[Ty]. | Eduard-Mihai Burtescu | -6/+2 |
| 2018-05-17 | Rename trans to codegen everywhere. | Irina Popa | -10/+10 |
| 2018-05-08 | Store the GeneratorInterior in the new GeneratorSubsts | John Kåre Alsaker | -2/+1 |
| 2018-04-24 | Make Binder's field private and clean up its usage | Tyler Mandry | -1/+1 |
| 2018-03-13 | transition various normalization functions to the new methods | Niko Matsakis | -1/+1 |
| 2018-03-13 | refactor `ParamEnv::empty(Reveal)` into two distinct methods | Niko Matsakis | -2/+2 |
| 2018-02-23 | Introduce UnpackedKind | varkor | -2/+2 |
| 2018-01-19 | Allow runtime switching between trans backends | bjorn3 | -0/+48 |
| 2017-12-18 | Move partitioning.rs to rustc_mir | Maik Klein | -0/+2 |
| 2017-12-18 | Rename mono_item.rs to item.rs | Maik Klein | -1/+1 |
| 2017-12-18 | Move trans_item and monomorphize to rustc_mir | Maik Klein | -0/+128 |
| 2017-12-18 | Move collector to monomorphize | Maik Klein | -0/+1 |
