| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-08-20 | Reformat | Brian Anderson | -1/+1 | |
| This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[] | ||||
| 2011-08-16 | Make let bindings' scope start at their definition | Marijn Haverbeke | -3/+1 | |
| Also, allow let bindings in a block to shadow each other. | ||||
| 2011-07-27 | Reformat for new syntax | Marijn Haverbeke | -5/+3 | |
| 2011-04-11 | Implement the "attempted dynamic environment-capture" error in rustc. | Rafael Ávila de Espíndola | -0/+12 | |
