| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-05-28 | standardize limit comparisons with `Limit` type | David Wood | -2/+3 |
| 2020-05-23 | iterate List by value | Bastian Kauschke | -1/+1 |
| 2020-05-22 | Use `OnceCell` instead of `Once` | Dylan MacKenzie | -2/+1 |
| 2020-04-17 | Adjust mir-opt test and make it drop something | Jonas Schievink | -3/+3 |
| 2020-04-17 | Make `needs_drop` less pessimistic on generators | Jonas Schievink | -0/+17 |
| 2020-03-30 | rustc -> rustc_middle part 3 (rustfmt) | Mazdak Farrokhzad | -2/+2 |
| 2020-03-30 | rustc -> rustc_middle part 2 | Mazdak Farrokhzad | -3/+3 |
| 2020-03-21 | rustc: keep upvars tupled in {Closure,Generator}Substs. | Eduard-Mihai Burtescu | -2/+2 |
| 2020-03-20 | remove redundant returns (clippy::needless_return) | Matthias Krüger | -1/+1 |
| 2020-02-09 | Apply suggestions from code review | matthewjasper | -6/+7 |
| 2020-02-02 | Address review comments | Matthew Jasper | -21/+14 |
| 2020-02-02 | Improve needs_drop query | Matthew Jasper | -0/+171 |
