| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-06-13 | librustc: Fix the issue with labels shadowing variable names by making | Patrick Walton | -12/+27 | |
| the leading quote part of the identifier for the purposes of hygiene. This adopts @jbclements' solution to #14539. I'm not sure if this is a breaking change or not. Closes #12512. [breaking-change] | ||||
| 2014-06-04 | syntax: methodify the lexer | Corey Richardson | -0/+1577 | |
