| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-12-30 | Rename directories for some crates from `syntax_x` to `rustc_x` | Vadim Petrochenkov | -67/+0 | |
| `syntax_expand` -> `rustc_expand` `syntax_pos` -> `rustc_span` `syntax_ext` -> `rustc_builtin_macros` | ||||
| 2019-12-22 | Format the world | Mark Rousskov | -4/+4 | |
| 2019-11-19 | Move syntax_expand::config to rustc_parse::config | Mark Rousskov | -1/+1 | |
| 2019-11-10 | move config.rs to libsyntax_expand | Mazdak Farrokhzad | -0/+29 | |
| 2019-10-27 | rustc, rustc_passes: don't depend on syntax_expand. | Mazdak Farrokhzad | -2/+1 | |
| This is done by moving some data definitions to syntax::expand. | ||||
| 2019-10-19 | Fix rebase | Vadim Petrochenkov | -0/+1 | |
| 2019-10-16 | move syntax::ext to new crate syntax_expand | Mazdak Farrokhzad | -0/+38 | |
