| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-06-17 | Rework precise capturing syntax | Michael Goulet | -7/+11 |
| 2024-05-27 | Auto merge of #125410 - fmease:adj-lint-diag-api, r=nnethercote | bors | -4/+1 |
| 2024-05-24 | Remove `DefId` from `EarlyParamRegion` (type system) | Boxy | -13/+5 |
| 2024-05-23 | Remove `LintDiagnostic::msg` | León Orell Valerian Liehr | -4/+1 |
| 2024-05-13 | And finally add tests | Michael Goulet | -15/+74 |
| 2024-05-13 | Warn against redundant use<...> | Michael Goulet | -68/+139 |
| 2024-05-13 | Don't suggest using use<> syntax to capture APITs | Michael Goulet | -4/+9 |
| 2024-05-13 | Suggest adding use<> syntax | Michael Goulet | -6/+41 |
| 2024-05-13 | Add some commenting | Michael Goulet | -4/+23 |
| 2024-05-13 | Implement initial IMPL_TRAIT_OVERCAPTURES lint | Michael Goulet | -0/+236 |
