| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-01-23 | Remove deduplication of early lints | Aaron Hill | -0/+14 | |
| We already have a general mechanism for deduplicating reported lints, so there's no need to have an additional one for early lints specifically. This allows us to remove some `PartialEq` impls. | ||||
| 2021-06-25 | Address PR feedback | Ryan Levick | -3/+3 | |
| 2021-06-25 | Change how edition based future compatibility warnings are handled | Ryan Levick | -3/+3 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-09-09 | Remove crate_visibility_modifier from 2018 edition | Mark Rousskov | -1/+1 | |
| 2018-05-25 | Fix naming conventions for new lints | Vadim Petrochenkov | -1/+1 | |
| 2018-05-23 | handle fully qualified paths properly when linting | Niko Matsakis | -0/+40 | |
| fixes #50970 | ||||
