| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-04-24 | syntax: Check paths in visibilities for type parameters | Vadim Petrochenkov | -7/+7 | |
| syntax: Merge PathParsingMode::NoTypesAllowed and PathParsingMode::ImportPrefix syntax: Rename PathParsingMode and its variants to better express their purpose syntax: Remove obsolete error message about 'self lifetime syntax: Remove ALLOW_MODULE_PATHS workaround syntax/resolve: Adjust some error messages resolve: Compare unhygienic (not renamed) names with keywords::Invalid, invalid identifiers may appear to be valid after renaming | ||||
| 2016-03-30 | fix compile-fail and parse-fail tests by blindly opting back into | Felix S. Klock II | -1/+1 | |
| parser recovery (so that expected errors match up) I'm opting into parser recovery in all these cases out of expediency, not because the error messages you get with recovery enabled are actually all that usable in all cases listed. | ||||
| 2015-04-18 | Return nonzero exit code if there are errors at a stop point | Florian Hahn | -0/+2 | |
| 2015-02-16 | Move remaning compile-fail tests that are rejected by the parser to parse-fail | Florian Hahn | -0/+32 | |
