| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-05-23 | take predicates by value instead of by reference | Bastian Kauschke | -2/+2 |
| 2020-05-20 | make `to_predicate` take a `tcx` argument | Niko Matsakis | -4/+5 |
| 2020-05-01 | remove obsolete comment | Tshepang Lekhonkhobe | -1/+0 |
| 2020-04-20 | Use more `Iterator`s instead of `Vec`s | Esteban Küber | -24/+16 |
| 2020-04-14 | Rename AssocKind::Method to AssocKind::Fn | Rustin-Liu | -3/+3 |
| 2020-04-03 | Rollup merge of #70641 - estebank:dedup-code, r=nikomatsakis | Mazdak Farrokhzad | -295/+2 |
| 2020-04-01 | Remove duplicated code in trait selection | Esteban Küber | -295/+2 |
| 2020-03-30 | Use query instead of `impl_is_default` fn | Jonas Schievink | -2/+1 |
| 2020-03-30 | spec. graph: track defining and finalizing impls | Jonas Schievink | -15/+1 |
| 2020-03-30 | rustc -> rustc_middle part 3 (rustfmt) | Mazdak Farrokhzad | -3/+3 |
| 2020-03-30 | rustc -> rustc_middle part 2 | Mazdak Farrokhzad | -3/+3 |
| 2020-03-14 | Move rustc_infer::traits to new crate rustc_trait_selection. | Camille GILLOT | -0/+675 |
