| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-09-18 | use matches!() macro for simple if let conditions | Matthias Krüger | -1/+1 |
| 2020-09-13 | allow concrete self types in consts | Bastian Kauschke | -2/+5 |
| 2020-09-11 | Auto merge of #76499 - guswynn:priv_des, r=petrochenkov | bors | -11/+19 |
| 2020-09-11 | Give better diagnostic when using a private tuple struct constructor | Gus Wynn | -11/+19 |
| 2020-09-10 | Attach `TokenStream` to `ast::Path` | Aaron Hill | -1/+1 |
| 2020-08-30 | Suggest `if let x = y` when encountering `if x = y` | Esteban Küber | -1/+6 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+2379 |
