| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -143/+0 | |
| 2021-12-04 | Lint bare traits in AstConv. | Camille GILLOT | -21/+11 | |
| 2021-08-12 | Rollup merge of #87885 - m-ou-se:edition-guide-links, r=rylev | Guillaume Gomez | -1/+1 | |
| Link to edition guide instead of issues for 2021 lints. This changes the 2021 lints to not link to github issues, but to the edition guide instead. Fixes #86996 | ||||
| 2021-08-11 | Modify structured suggestion output | Esteban Küber | -11/+11 | |
| * On suggestions that include deletions, use a diff inspired output format * When suggesting addition, use `+` as underline * Color highlight modified span | ||||
| 2021-08-09 | Link to edition guide instead of issues for 2021 lints. | Mara Bos | -1/+1 | |
| 2021-06-25 | Address PR feedback | Ryan Levick | -1/+1 | |
| 2021-06-25 | Change how edition based future compatibility warnings are handled | Ryan Levick | -1/+1 | |
| 2021-04-16 | Fix tests | Ryan Levick | -10/+12 | |
| 2020-12-26 | update tests | Bastian Kauschke | -15/+15 | |
| 2020-11-16 | improve error message for const ty param mismatch | Bastian Kauschke | -21/+15 | |
| 2020-10-26 | Suggest expressions that look like const generic arguments should be ↵ | varkor | -0/+157 | |
| enclosed in brackets Co-Authored-By: Esteban Kuber <github@kuber.com.ar> | ||||
