| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-30 | Don't give invalid suggestions in array_into_iter. | Mara Bos | -1/+1 |
| 2021-08-30 | Upgrade array_into_iter lint to include Deref-to-array types. | Mara Bos | -23/+29 |
| 2021-08-09 | Link to edition guide instead of issues for 2021 lints. | Mara Bos | -1/+1 |
| 2021-06-26 | Better suggestion for array_into_iter in for loop. | Mara Bos | -17/+44 |
| 2021-06-26 | Add new suggestion to array_into_iter lint. | Mara Bos | -0/+8 |
| 2021-06-26 | Change wording on array_into_iter lint for 1.53 and edition changes. | Mara Bos | -17/+11 |
| 2021-06-25 | Address PR feedback | Ryan Levick | -1/+0 |
| 2021-06-25 | Change how edition based future compatibility warnings are handled | Ryan Levick | -5/+4 |
| 2020-10-30 | Implement rustc side of report-future-incompat | Aaron Hill | -1/+4 |
| 2020-09-13 | Auto-generate lint documentation. | Eric Huss | -0/+25 |
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -4/+4 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+97 |
