| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-06-19 | Only omit trailing comma if block doesn't come from macro expansion | Michael Goulet | -1/+1 |
| 2022-04-27 | Make [e]println macros eagerly drop temporaries (for backport) | David Tolnay | -1/+1 |
| 2022-03-11 | Format core and std macro rules, removing needless surrounding blocks | David Tolnay | -1/+1 |
| 2022-03-08 | Change wording of suggestion to add missing `match` arm | Esteban Kuber | -1/+1 |
| 2022-03-08 | Point at uncovered variants in enum definition in `note` instead of a `span_l... | Esteban Kuber | -3/+5 |
| 2022-03-08 | When finding a match expr with multiple arms that requires more, suggest it | Esteban Kuber | -1/+5 |
| 2022-03-08 | When encountering a match expr with no arms, suggest it | Esteban Kuber | -1/+1 |
| 2020-03-27 | non-exhastive diagnostic: add note re. scrutinee type | Mazdak Farrokhzad | -0/+1 |
| 2019-10-27 | Gather together usefulness tests | Nadrieril | -0/+14 |
