| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-01-08 | Update compile-fail tests to use is/us, not i/u. | Huon Wilson | -2/+2 |
| 2015-01-08 | Update compile fail tests to use isize. | Huon Wilson | -3/+3 |
| 2015-01-07 | markers -> marker | Nick Cameron | -13/+13 |
| 2015-01-07 | Change `std::kinds` to `std::markers`; flatten `std::kinds::marker` | Nick Cameron | -14/+14 |
| 2015-01-05 | Merge remote-tracking branch 'nrc/sized-2' into rollup | Alex Crichton | -6/+6 |
| 2015-01-06 | Fallout | Nick Cameron | -6/+6 |
| 2015-01-05 | sed -i -s 's/ for Sized?//g' **/*.rs | Jorge Aparicio | -1/+1 |
| 2014-09-15 | Update error messages in compile-fail tests | Niko Matsakis | -18/+14 |
| 2014-09-08 | Forbid unsized rvalues | Nick Cameron | -0/+2 |
| 2014-07-08 | Change DST syntax: type -> Sized? | Nick Cameron | -8/+8 |
| 2014-06-29 | librustc: Remove the fallback to `int` for integers and `f64` for | Patrick Walton | -2/+2 |
| 2014-05-06 | librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except | Patrick Walton | -2/+3 |
| 2014-04-24 | Prevent unsized types being stored in variables | Nick Cameron | -0/+43 |
