| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-09-15 | Update error messages in compile-fail tests | Niko Matsakis | -32/+13 |
| 2014-09-09 | Check traits for built-in bounds in impls | Nick Cameron | -5/+3 |
| 2014-09-08 | Forbid unsized rvalues | Nick Cameron | -2/+4 |
| 2014-09-05 | Check concrete type in impls with no trait | Nick Cameron | -0/+2 |
| 2014-09-03 | Enable a test for correct treatment of Sized? | Nick Cameron | -2/+3 |
| 2014-07-08 | Change DST syntax: type -> Sized? | Nick Cameron | -14/+14 |
| 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 | -1/+2 |
| 2014-04-23 | Check for unsized types in enums. | Nick Cameron | -0/+29 |
| 2014-04-23 | Support unsized types with the `type` keyword | Nick Cameron | -0/+51 |
