| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 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 |
