| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-11-08 | Generalize AST and ty::Generics to accept multiple lifetimes. | Niko Matsakis | -3/+4 |
| 2013-10-31 | Implement a concat!() format extension | Alex Crichton | -2/+4 |
| 2013-10-15 | Build a few extra features into format! parsing | Alex Crichton | -4/+17 |
| 2013-10-09 | option: rewrite the API to use composition | Daniel Micay | -1/+1 |
| 2013-10-08 | add new enum ast::StrStyle as field to ast::lit_str | Benjamin Herr | -2/+2 |
| 2013-10-01 | Migrate users of 'loop' to 'continue' | Alex Crichton | -3/+3 |
| 2013-10-01 | Change the format! statics to be all-caps | Alex Crichton | -12/+16 |
| 2013-09-30 | syntax: Remove usage of fmt! | Alex Crichton | -29/+29 |
| 2013-09-27 | Remove the notion of an "unknown format" | Alex Crichton | -11/+8 |
| 2013-09-20 | Implement a web backend for rustdoc_ng | Alex Crichton | -1/+1 |
| 2013-09-18 | Allow trailing commas in format! | Alex Crichton | -0/+1 |
| 2013-09-15 | Reduce the amount of complexity in format! | Alex Crichton | -0/+756 |
