| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-22 | resolve: Do not put macros into `module.unexpanded_invocations` unless necessary | Vadim Petrochenkov | -9/+20 |
| 2020-11-14 | rustc_resolve: Make `macro_rules` scope chain compression lazy | Vadim Petrochenkov | -3/+1 |
| 2020-11-07 | resolve: Collapse `macro_rules` scope chains on the fly | Vadim Petrochenkov | -11/+16 |
| 2020-11-03 | Expand `NtExpr` tokens only in key-value attributes | Vadim Petrochenkov | -11/+0 |
| 2020-10-30 | Fix even more clippy warnings | Joshua Nelson | -4/+4 |
| 2020-10-24 | Compute proper module parent during resolution | Aaron Hill | -7/+41 |
| 2020-10-19 | Calculate visibilities once in resolve | Vadim Petrochenkov | -72/+114 |
| 2020-09-18 | use matches!() macro for simple if let conditions | Matthias Krüger | -1/+1 |
| 2020-09-11 | Auto merge of #76499 - guswynn:priv_des, r=petrochenkov | bors | -7/+10 |
| 2020-09-11 | Give better diagnostic when using a private tuple struct constructor | Gus Wynn | -7/+10 |
| 2020-09-10 | Attach `TokenStream` to `ast::Visibility` | Aaron Hill | -1/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1440 |
