| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-11-25 | Introduce PredicateKind::Clause | Santiago Pastorino | -10/+24 |
| 2022-11-21 | Add an always-ambiguous predicate to make sure that we don't accidentlally al... | Oli Scherer | -0/+1 |
| 2022-11-10 | Apply PR feedback. | Ben Reeves | -10/+9 |
| 2022-11-10 | Require `~const` qualifier on trait bounds in specializing impls if present i... | Ben Reeves | -16/+43 |
| 2022-11-10 | Disallow specializing on const impls with non-const impls. | Ben Reeves | -4/+31 |
| 2022-11-10 | Allow specialized const trait impls. | Ben Reeves | -21/+44 |
| 2022-11-06 | Move fallback_has_occurred to FnCtxt | Michael Goulet | -1/+1 |
| 2022-10-10 | Fix compiler docs | Guillaume Gomez | -0/+8 |
| 2022-10-07 | Change InferCtxtBuilder from enter to build | Cameron Steffen | -40/+37 |
| 2022-10-07 | Introduce TypeErrCtxt | Cameron Steffen | -2/+2 |
| 2022-09-27 | rustc_typeck to rustc_hir_analysis | lcnr | -0/+441 |
