| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-06-18 | Don't require mutable StringReader to emit lexer errors | Kevin Ballard | -42/+52 |
| 2014-06-18 | Fix spans for doc comments | Kevin Ballard | -3/+3 |
| 2014-06-18 | Fix some violations of stronger guarantees for mutable borrows. | Simon Sapin | -9/+17 |
| 2014-06-17 | Refactor backslash-escape parsing to share similar code. | Simon Sapin | -151/+69 |
| 2014-06-17 | Add br##"xx"## raw byte string literals. | Simon Sapin | -3/+53 |
| 2014-06-17 | Add a b"xx" byte string literal of type &'static [u8]. | Simon Sapin | -48/+111 |
| 2014-06-17 | Add a b'x' byte literal of type u8. | Simon Sapin | -3/+65 |
| 2014-06-13 | Fix all violations of stronger guarantees for mutable borrows | Cameron Zwarich | -28/+54 |
| 2014-06-13 | librustc: Fix the issue with labels shadowing variable names by making | Patrick Walton | -12/+27 |
| 2014-06-04 | syntax: methodify the lexer | Corey Richardson | -0/+1577 |
