| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-03-31 | Use Place directly, it's Copy even more use cases | Santiago Pastorino | -3/+3 |
| 2020-03-30 | rustc -> rustc_middle part 2 | Mazdak Farrokhzad | -2/+2 |
| 2020-03-26 | Rename asm! to llvm_asm! | Amanieu d'Antras | -1/+1 |
| 2020-02-11 | simplify_try: address some of eddyb's comments | Mazdak Farrokhzad | -0/+3 |
| 2020-01-28 | Local field on PlaceRef and RootPlace is not a reference anymore | Santiago Pastorino | -1/+1 |
| 2020-01-10 | Remove PlaceBase enum and make Place base field be local: Local | Santiago Pastorino | -2/+2 |
| 2019-12-22 | Format the world | Mark Rousskov | -17/+11 |
| 2019-12-05 | rustc: Apply clearer naming to BodyAndCache, fix Deref impl, remove unneeded ... | Paul Daniel Faria | -2/+2 |
| 2019-12-02 | Fix rebasing errors, convert some BodyCache::body() calls to reborrows | Paul Daniel Faria | -2/+2 |
| 2019-11-29 | SimplifyArmIdentity only for locals with the same type | Tomasz Miąsko | -1/+7 |
| 2019-11-21 | Introduce MIR optimizations for simplifying `x?` on `Result`s. | Mazdak Farrokhzad | -0/+201 |
