| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-09-03 | Include enum path in variant suggestion | Michael Goulet | -14/+14 |
| 2022-03-08 | Change wording of suggestion to add missing `match` arm | Esteban Kuber | -16/+16 |
| 2022-03-08 | Point at uncovered variants in enum definition in `note` instead of a `span_l... | Esteban Kuber | -92/+102 |
| 2022-03-08 | When finding a match expr with a single arm that requires more, suggest it | Esteban Kuber | -8/+40 |
| 2022-03-08 | When encountering a match expr with no arms, suggest it | Esteban Kuber | -16/+16 |
| 2021-01-12 | Add tests for uninhabited types | Nadrieril | -70/+82 |
| 2021-01-12 | Deduplicate some tests using revisions | Nadrieril | -0/+249 |
