| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-12-14 | Move compile-fail tests with NOTE/HELP annotations to UI | Vadim Petrochenkov | -27/+0 | |
| 2017-06-26 | Simplify `hygiene::Mark` application, and | Jeffrey Seyfried | -1/+1 | |
| remove variant `Token::SubstNt` in favor of `quoted::TokenTree::MetaVar`. | ||||
| 2016-09-23 | Fix fallout in tests. | Jeffrey Seyfried | -3/+0 | |
| 2016-08-26 | Stabilize type-macros | Daniele Baracchi | -2/+0 | |
| Closes #27245 | ||||
| 2016-04-24 | syntax: Make `is_path_start` precise and improve some error messages about ↵ | Vadim Petrochenkov | -1/+1 | |
| unexpected tokens | ||||
| 2015-12-31 | Cut out a bunch of Result and panictry! boilerplate from libsyntax. | Nick Cameron | -2/+1 | |
| [breaking-change] if you use any of the changed functions, you'll need to remove a try! or panictry! | ||||
| 2015-11-24 | Fix test failures | Jonas Schievink | -5/+5 | |
| 2015-11-23 | Print the macro context name on incomplete parse | Jonas Schievink | -0/+33 | |
| Fixes #22425 Also fixes #30007, since it's just a change from `true` to `false`. | ||||
