| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-07-27 | tests: Move run-pass tests without naming conflicts to ui | Vadim Petrochenkov | -44/+0 | |
| 2019-07-11 | syntax: Make def-site span mandatory in ↵ | Vadim Petrochenkov | -2/+1 | |
| ExpnInfo/MacroBacktrace/DiagnosticSpanMacroExpansion We have to deal with dummy spans anyway Remove def-site span from expander interfaces. It's not used by the expansion infra, only by specific expanders, which can keep it themselves if they want it. | ||||
| 2019-07-07 | Link compiler plugins to rustc_driver | John Kåre Alsaker | -0/+1 | |
| 2019-06-18 | syntax: Factor out common fields from `SyntaxExtension` variants | Vadim Petrochenkov | -13/+5 | |
| 2019-06-10 | syntax: Rename variants of `SyntaxExtension` for consistency | Vadim Petrochenkov | -5/+3 | |
| 2019-06-10 | syntax: Remove `SyntaxExtension::DeclMacro` | Vadim Petrochenkov | -0/+2 | |
| It's a less powerful duplicate of `SyntaxExtension::NormalTT` | ||||
| 2019-05-21 | Move `edition` outside the hygiene lock and avoid accessing it | John Kåre Alsaker | -1/+1 | |
| 2019-03-14 | Moved issue tests to subdirs and normalised names. | Alexander Regueiro | -0/+52 | |
