| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-16 | future-incompat lints: don't link to the nightly edition-guide version | dianne | -27/+27 | |
| 2024-07-02 | chore: remove duplicate words | hattizai | -2/+2 | |
| 2024-06-20 | Fix `...` in multline code-skips in suggestions | Esteban Küber | -3/+3 | |
| When we have long code skips, we write `...` in the line number gutter. For suggestions, we were "centering" the `...` with the line, but that was consistent with what we do in every other case. | ||||
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -37/+37 | |
| 2024-01-02 | Adjust compiler tests for unused_tuple_struct_fields -> dead_code | Jake Goulding | -10/+10 | |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -2/+2 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-05-21 | Rename `drop_ref` lint to `dropping_references` | Urgau | -1/+1 | |
| 2023-05-21 | Rename `drop_copy` lint to `dropping_copy_types` | Urgau | -1/+1 | |
| 2023-05-10 | Adjust tests for new drop and forget lints | Urgau | -1/+2 | |
| 2023-02-15 | Fix unintentional UB in ui tests | Ben Kimock | -9/+9 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+2579 | |
