| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-12-30 | Removed `in_band_lifetimes` from `rustc_traits` | Anuvrat | -1/+1 |
| 2021-11-08 | Make select_* methods return Vec for TraitEngine | Deadbeef | -3/+3 |
| 2021-10-15 | Move some outlives bounds things from rustc_trait_selection to rustc_typeck | jackh726 | -1/+1 |
| 2021-10-15 | Move push_outlives_components to rustc_infer | jackh726 | -2/+2 |
| 2021-08-19 | introduce a Coerce predicate | Niko Matsakis | -0/+1 |
| 2021-01-16 | Review changes | Jack Huey | -12/+12 |
| 2021-01-16 | Use no_bound_vars | Jack Huey | -6/+4 |
| 2021-01-16 | Cleanup | Jack Huey | -1/+1 |
| 2021-01-16 | Remove PredicateKind | Jack Huey | -1/+1 |
| 2021-01-16 | Intermediate formatting and such | Jack Huey | -8/+6 |
| 2021-01-16 | Remove PredicateKind::Atom | Jack Huey | -2/+6 |
| 2020-11-16 | compiler: fold by value | Bastian Kauschke | -1/+1 |
| 2020-10-30 | Fix some more clippy warnings | Joshua Nelson | -1/+1 |
| 2020-10-06 | Fix bugs in evaluating WellFormed predicates | Matthew Jasper | -2/+2 |
| 2020-09-09 | Remove def_id field from ParamEnv | Bram van den Heuvel | -1/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+166 |
