| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-01-10 | Rework diagnostics for wrong number of generic args | Patryk Wychowaniec | -1/+2 |
| 2021-01-01 | first pass at default values for const generics | Julian Knodt | -11/+18 |
| 2020-12-24 | use matches!() macro in more places | Matthias Krüger | -4/+3 |
| 2020-12-03 | Gracefully handle confusing -> with : in function return type | mibac138 | -2/+2 |
| 2020-12-01 | Gracefully handle mistyping -> as => in function return type | mibac138 | -2/+3 |
| 2020-11-27 | Auto merge of #79266 - b-naber:gat_trait_path_parser, r=petrochenkov | bors | -26/+83 |
| 2020-11-25 | ast and parser | b-naber | -26/+83 |
| 2020-11-18 | Permit standalone generic parameters as const generic arguments in macros | varkor | -0/+8 |
| 2020-10-30 | Fix even more clippy warnings | Joshua Nelson | -6/+8 |
| 2020-10-26 | Suggest expressions that look like const generic arguments should be enclosed... | varkor | -17/+33 |
| 2020-09-10 | Attach `TokenStream` to `ast::Path` | Aaron Hill | -3/+6 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+516 |
