| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-10-18 | Change `Lit::tokens()` to `Lit::token_tree()`. | Nicholas Nethercote | -5/+4 | |
| Because most of the call sites have an easier time working with a `TokenTree` instead of a `TokenStream`. | ||||
| 2019-10-16 | ui-fulldeps: make them pass again? | Mazdak Farrokhzad | -1/+1 | |
| 2019-10-16 | move SeqSep to parser.rs | Mazdak Farrokhzad | -2/+1 | |
| 2019-10-16 | syntax: reduce visibilities | Mazdak Farrokhzad | -5/+6 | |
| 2019-10-16 | syntax: extract parse_cfg_attr | Mazdak Farrokhzad | -0/+21 | |
| 2019-10-16 | move parse::attr -> parse::parser::attr | Mazdak Farrokhzad | -0/+330 | |
