| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-12-19 | implement edition-specific :pat behavior for 2015/18 | mark | -7/+26 |
| 2020-12-16 | Remove docs for non-existent parameters in `rustc_expand` | Camelid | -4/+1 |
| 2020-10-19 | Fix brace problem in panic message in rustc_expand. | Mara Bos | -1/+2 |
| 2020-11-03 | rustc_ast: `visit_mac` -> `visit_mac_call` | Vadim Petrochenkov | -1/+0 |
| 2020-11-03 | rustc_ast: Do not panic by default when visiting macro calls | Vadim Petrochenkov | -4/+0 |
| 2020-11-03 | Expand `NtExpr` tokens only in key-value attributes | Vadim Petrochenkov | -1/+5 |
| 2020-10-31 | expand: Tweak a comment in implementation of `macro_rules` | Vadim Petrochenkov | -9/+11 |
| 2020-10-30 | Fix some more clippy warnings | Joshua Nelson | -9/+5 |
| 2020-10-19 | Avoid cloning the contents of a `TokenStream` in a few places | Aaron Hill | -1/+2 |
| 2020-09-03 | Rename IsJoint -> Spacing | Aleksey Kladov | -2/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+3248 |
