| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-09-30 | librustc: Forbid `..` in range patterns. | Patrick Walton | -1/+1 |
| 2014-08-26 | Use temp vars for implicit coercion to ^[T] | Nick Cameron | -8/+14 |
| 2014-07-21 | Add a ton of ignore-lexer-test | Corey Richardson | -0/+2 |
| 2014-07-05 | Fix #15453 | Jakub Wieczorek | -0/+7 |
| 2014-06-24 | librustc: Remove the fallback to `int` from typechecking. | Niko Matsakis | -2/+0 |
| 2014-06-17 | Add br##"xx"## raw byte string literals. | Simon Sapin | -1/+7 |
| 2014-06-17 | Add a b"xx" byte string literal of type &'static [u8]. | Simon Sapin | -0/+12 |
| 2014-06-17 | Add a b'x' byte literal of type u8. | Simon Sapin | -0/+38 |
