| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-11-09 | First stage of struct variant field visibility changes | Steven Fackler | -48/+0 | |
| We need a snapshot before the parser can be adjusted. | ||||
| 2014-08-23 | extern crate foobar as foo; | wickerwaka | -1/+1 | |
| Implements remaining part of RFC #47. Addresses issue #16461. Removed link_attrs from rust.md, they don't appear to be supported by the parser. Changed all the tests to use the new extern crate syntax Change pretty printer to use 'as' syntax | ||||
| 2014-04-06 | name struct in "field `...` is private" error | Benjamin Herr | -0/+48 | |
