| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-09-24 | Use more descriptive names in dead code messages | Jakub Wieczorek | -6/+6 |
| 2014-08-14 | libsyntax: Accept `use foo as bar;` in lieu of `use bar as foo;` | Patrick Walton | -1/+1 |
| 2014-07-21 | privacy: Add publically-reexported foreign item to exported item set | Kiet Tran | -0/+5 |
| 2014-06-28 | Rename all raw pointers as necessary | Alex Crichton | -3/+3 |
| 2014-06-24 | librustc: Remove the fallback to `int` from typechecking. | Niko Matsakis | -1/+1 |
| 2014-04-04 | Fix fallout from std::libc separation | Corey Richardson | -1/+3 |
| 2014-03-28 | Convert most code to new inner attribute syntax. | Brian Anderson | -4/+4 |
| 2014-02-21 | Changed NonCamelCaseTypes lint to warn by default | mr.Shu | -0/+1 |
| 2013-12-31 | Mark provided methods in dead-code pass | Kiet Tran | -0/+16 |
| 2013-12-14 | Dead-code pass now marks and warns foreign items | Kiet Tran | -3/+19 |
| 2013-12-08 | Add dead-code warning pass | Kiet Tran | -0/+50 |
