| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-02-03 | compiler: clippy::complexity fixes | Matthias Krüger | -1/+1 |
| 2022-02-02 | better suggestion for duplicated `where` | Michael Goulet | -2/+16 |
| 2021-12-10 | remove feature gate and cleanup code | Ellen | -14/+3 |
| 2021-12-05 | Rollup merge of #90022 - hkmatsumoto:self-upper-as-generic-parameter, r=jackh726 | Matthias Krüger | -0/+13 |
| 2021-11-24 | Account for incorrect `impl Foo<const N: ty> {}` syntax | Esteban Küber | -1/+4 |
| 2021-10-19 | Explain why `Self` is invalid in generic parameters | Hirochika Matsumoto | -0/+13 |
| 2021-02-13 | Require passing an `AttrWrapper` to `collect_tokens_trailing_token` | Aaron Hill | -59/+80 |
| 2021-01-01 | make `const_generics_defaults` use the unstable syntax mechanism | Rémy Rakic | -3/+14 |
| 2021-01-01 | first pass at default values for const generics | Julian Knodt | -1/+4 |
| 2020-12-26 | stabilize min_const_generics | Bastian Kauschke | -3/+1 |
| 2020-12-03 | Gracefully handle confusing -> with : in function return type | mibac138 | -1/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+292 |
