| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -46/+0 |
| 2021-08-30 | Update tests for array_into_iter lint upgrade. | Mara Bos | -1/+4 |
| 2021-06-26 | Fix array-into-iter tests. | Mara Bos | -0/+1 |
| 2021-06-26 | Add test for suggestion of array_into_iter in for loop. | Mara Bos | -0/+3 |
| 2021-06-26 | Update tests for updated array_into_iter lint. | Mara Bos | -2/+2 |
| 2021-06-25 | Change how edition based future compatibility warnings are handled | Ryan Levick | -2/+2 |
| 2021-04-16 | Test array into_iter with more wrapper types | Josh Stone | -0/+17 |
| 2021-04-16 | Test Box::new(array).into_iter() | Josh Stone | -1/+6 |
| 2021-04-16 | Skip into_iter() for arrays before 2021 | Josh Stone | -0/+17 |
