| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-08-21 | Start removing `snippet_opt` | Jason Newcomb | -2/+2 |
| 2024-07-17 | Refactor for using config values: | Jason Newcomb | -3/+3 |
| 2024-04-01 | fix fallout from previous commit | y21 | -1/+1 |
| 2024-03-28 | `large_stack_frames`: print total size and largest component. | Kevin Reid | -23/+83 |
| 2023-11-25 | Use absolute path for `declare_tool_lint` in `declare_clippy_lint` | Alex Macleod | -1/+1 |
| 2023-10-23 | Set existing doc-tests to `no_run` | Alex Macleod | -2/+2 |
| 2023-08-18 | Update version attribute for 1.72 lints | xFrednet | -1/+1 |
| 2023-07-13 | Add `imports_granularity = "Module"` to rustfmt.toml | Alex Macleod | -4/+2 |
| 2023-06-12 | make lint description easier to read, prevent ICE | y21 | -6/+9 |
| 2023-06-12 | rename "drawbacks" to "known issues" | y21 | -1/+1 |
| 2023-06-12 | use span_lint_and_note | y21 | -5/+4 |
| 2023-06-12 | fmt | y21 | -3/+1 |
| 2023-06-12 | new lint: `large_stack_frames` | y21 | -0/+162 |
