| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-04-08 | Remove pretty-expanded from failing tests | Alex Crichton | -1/+0 |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -8/+8 |
| 2015-03-23 | rustdoc: Replace no-pretty-expanded with pretty-expanded | Brian Anderson | -0/+2 |
| 2015-03-23 | Require feature attributes, and add them where necessary | Brian Anderson | -1/+1 |
| 2015-01-08 | fallout: run-pass tests that use box. (many could be ported to `Box::new` in... | Felix S. Klock II | -0/+3 |
| 2015-01-07 | markers -> marker | Nick Cameron | -1/+1 |
| 2015-01-07 | Change `std::kinds` to `std::markers`; flatten `std::kinds::marker` | Nick Cameron | -1/+1 |
| 2014-08-14 | libsyntax: Accept `use foo as bar;` in lieu of `use bar as foo;` | Patrick Walton | -1/+1 |
| 2014-05-06 | librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except | Patrick Walton | -5/+5 |
| 2014-03-28 | Rename Pod into Copy | Flavio Percoco | -12/+12 |
| 2014-02-04 | Replace NonCopyable usage with NoPod | Flavio Percoco | -14/+14 |
| 2013-11-14 | test: Clean up xfail-{fast,win32} tests | klutzy | -0/+101 |
