| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-03-26 | Use iter::zip in compiler/ | Josh Stone | -1/+2 |
| 2021-03-09 | Clean up todos | kadmin | -2/+1 |
| 2021-03-09 | Update match branches | kadmin | -0/+2 |
| 2021-03-05 | Shrink the size of Rvalue by 16 bytes | Oli Scherer | -2/+2 |
| 2021-01-16 | Use PlaceRef more consistently in rustc_mir | Olivia Crain | -7/+3 |
| 2020-10-04 | Fix rebase fallout | Aaron Hill | -1/+1 |
| 2020-10-04 | Address review comments | Matthew Jasper | -2/+6 |
| 2020-10-04 | Reduce the number of drop-flag assignments in unwind paths | Matthew Jasper | -4/+1 |
| 2020-09-17 | don't lazily evaulate some trivial values for Option::None replacements (clip... | Matthias Krüger | -4/+1 |
| 2020-09-15 | don't convert types to the same type with try_into (clippy::useless_conversion) | Matthias Krüger | -4/+1 |
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -3/+5 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+552 |
