| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-08-30 | Unify non-snake-case lints and non-uppercase statics lints | P1start | -1/+3 |
| 2014-08-14 | libsyntax: Accept `use foo as bar;` in lieu of `use bar as foo;` | Patrick Walton | -1/+1 |
| 2014-06-08 | update identifier naming warnings to give an example | P1start | -3/+3 |
| 2014-03-28 | Convert most code to new inner attribute syntax. | Brian Anderson | -2/+2 |
| 2013-12-08 | Add dead-code warning pass | Kiet Tran | -0/+1 |
| 2013-10-01 | fix tests for check-fast. | Felix S. Klock II | -1/+16 |
| 2013-10-01 | Revise error message to use phrase "all caps" instead of "uppercase". | Felix S. Klock II | -2/+2 |
| 2013-10-01 | Add new lint: non_uppercase_pattern_statics, for #7526. | Felix S. Klock II | -0/+43 |
