| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-17 | Remove double spaces after dots in comments | Maybe Waffle | -1/+1 |
| 2022-11-27 | Prefer doc comments over `//`-comments in compiler | Maybe Waffle | -3/+4 |
| 2022-11-25 | Introduce PredicateKind::Clause | Santiago Pastorino | -8/+16 |
| 2022-11-21 | Add an always-ambiguous predicate to make sure that we don't accidentlally al... | Oli Scherer | -0/+4 |
| 2022-11-21 | Treat different opaque types of the same def id as equal during coherence | Oli Scherer | -0/+4 |
| 2022-10-22 | Auto merge of #103227 - lcnr:bye-bye-unevaluated-const, r=oli-obk | bors | -1/+1 |
| 2022-10-21 | Require Drop impls to have the same constness on its bounds as the bounds on ... | Oli Scherer | -7/+1 |
| 2022-10-18 | change `ConstEvaluatable` to use `ty::Const` | lcnr | -1/+1 |
| 2022-09-27 | rustc_typeck to rustc_hir_analysis | lcnr | -0/+329 |
