| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-09 | refactor: cleanup | Rejyr | -2/+0 |
| 2023-01-09 | migrate: `redundant_semicolon.rs` | Rejyr | -12/+5 |
| 2022-10-23 | Migrate all diagnostics | Nilstrieb | -2/+2 |
| 2022-10-01 | Refactor rustc lint API | Maybe Waffle | -6/+13 |
| 2022-06-30 | lint: port redundant semicolons diagnostics | David Wood | -7/+5 |
| 2022-06-13 | remove unnecessary `to_string` and `String::new` | Takayuki Maeda | -3/+1 |
| 2020-12-29 | Lint on redundant trailing semicolon after item | Aaron Hill | -17/+3 |
| 2020-11-27 | Don't lint on redundant semicolons after item statements | Aaron Hill | -3/+18 |
| 2020-11-02 | Treat trailing semicolon as a statement in macro call | Aaron Hill | -0/+5 |
| 2020-09-13 | Auto-generate lint documentation. | Eric Huss | -0/+15 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+41 |
