| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-06-19 | collapse dead code warnings into a single diagnostic | Takayuki Maeda | -2/+5 |
| 2022-03-08 | Change wording of suggestion to add missing `match` arm | Esteban Kuber | -6/+6 |
| 2022-03-08 | Point at uncovered variants in enum definition in `note` instead of a `span_l... | Esteban Kuber | -12/+25 |
| 2022-03-08 | When finding a match expr with multiple arms that requires more, suggest it | Esteban Kuber | -1/+4 |
| 2022-03-08 | When finding a match expr with a single arm that requires more, suggest it | Esteban Kuber | -3/+14 |
| 2022-03-08 | When encountering a match expr with no arms, suggest it | Esteban Kuber | -6/+16 |
| 2021-08-28 | Move match tests in match folder | Roxane | -35/+117 |
| 2021-08-28 | Create a specific match folder for match tests | Roxane | -0/+776 |
