| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -63/+0 |
| 2022-03-24 | add #[must_use] to functions of slice and its iterators. | Jendrik | -0/+1 |
| 2021-06-26 | Fix array-into-iter tests. | Mara Bos | -0/+1 |
| 2021-06-26 | Update tests for updated array_into_iter lint. | Mara Bos | -12/+12 |
| 2021-06-25 | Change how edition based future compatibility warnings are handled | Ryan Levick | -12/+12 |
| 2020-10-30 | Always pass `-Z future-incompat-report` to UI tests | Aaron Hill | -1/+0 |
| 2020-10-30 | Update into-iter-on-arrays test to check future-incompat-report | Aaron Hill | -1/+4 |
| 2020-10-30 | Some work | Aaron Hill | -0/+1 |
| 2020-07-05 | Remove the usage of the LengthAtMost32 trait | Roman Proskuryakov | -6/+6 |
| 2019-12-24 | Generalize `array_into_iter` lint to also lint for boxed arrays | Lukas Kalbertodt | -0/+25 |
| 2019-11-06 | Add UI test for `array.into_iter()` lint | Lukas Kalbertodt | -0/+33 |
