| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-07-07 | Add bound_const_param_default | Jack Huey | -2/+2 |
| 2022-06-11 | Address comments | Michael Goulet | -0/+7 |
| 2022-06-08 | note that methods should only be used for diags | lcnr | -0/+4 |
| 2022-06-08 | dedup diagnostics default params handling | lcnr | -1/+36 |
| 2022-06-02 | add new `emit_inference_failure_err` | lcnr | -0/+29 |
| 2022-05-10 | Introduce EarlyBinder | Jack Huey | -2/+9 |
| 2022-01-14 | reviews ish | Ellen | -0/+7 |
| 2021-12-10 | remove feature gate and cleanup code | Ellen | -4/+2 |
| 2021-11-18 | rustc: Remove `#[rustc_synthetic]` | Vadim Petrochenkov | -18/+3 |
| 2021-08-03 | Do not suggest impl traits as type arguments | Yuki Okushi | -0/+15 |
| 2021-06-02 | Miscellaneous inlining improvements | Tomasz Miąsko | -0/+1 |
| 2021-04-21 | loosen ordering restricts for `const_generics_defaults` | lcnr | -1/+1 |
| 2021-03-23 | Update with comments | kadmin | -2/+4 |
| 2021-03-23 | Add query for const_param_default | kadmin | -3/+5 |
| 2021-03-23 | Add has_default to GenericParamDefKind::Const | kadmin | -10/+10 |
| 2021-03-10 | Moved types starting with 'Generic' into generics.rs. | Nicholas-Baron | -0/+257 |
