| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-01-30 | Make the naming lints only warn on names with upper/lowercase equivalents | P1start | -3/+3 |
| 2015-01-08 | Update compile fail tests to use isize. | Huon Wilson | -3/+3 |
| 2014-10-28 | Update code with new lint names | Aaron Turon | -3/+3 |
| 2014-10-09 | test: Convert statics to constants | Alex Crichton | -3/+3 |
| 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 |
