| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-09-14 | syntax: fix fallout from using ptr::P. | Eduard Burtescu | -4/+3 |
| 2014-08-27 | Allow *-pointers in PtrTy (fixes #16781) | Manish Goregaokar | -1/+5 |
| 2014-08-14 | librustc: Implement simple `where` clauses. | Patrick Walton | -2/+7 |
| 2014-08-07 | Temporary bootstrapping hack: introduce syntax for r egion bounds like `'b:'a`, | Niko Matsakis | -5/+10 |
| 2014-07-19 | Fixed lifetimes on syntax deriving structs, implemented Clone | Dzmitry Malyshau | -2/+6 |
| 2014-07-16 | libsyntax: Remove `Send` from `PtrTy` in `deriving`. | Patrick Walton | -6/+0 |
| 2014-07-09 | syntax: doc comments all the things | Corey Richardson | -6/+8 |
| 2014-07-08 | carry self ident forward through re-parsing | John Clements | -4/+6 |
| 2014-07-08 | Change DST syntax: type -> Sized? | Nick Cameron | -6/+7 |
| 2014-06-11 | syntax: Move the AST from @T to Gc<T> | Alex Crichton | -2/+3 |
| 2014-05-17 | syntax: Tighten search paths for inner modules | Alex Crichton | -0/+267 |
