| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-07-30 | Fix #[track_caller] shims for trait objects. | Adam Perry | -1/+1 |
| 2020-05-13 | use `require_lang_item` over `unwrap`. | Bastian Kauschke | -2/+2 |
| 2020-04-22 | Rollup merge of #70970 - eddyb:trait-vs-impl-mismatch, r=oli-obk | Dylan DPC | -8/+21 |
| 2020-04-19 | Dogfood more or_patterns in the compiler | Josh Stone | -3/+2 |
| 2020-04-18 | Detect mistyped associated consts in `Instance::resolve`. | Eduard-Mihai Burtescu | -7/+13 |
| 2020-04-18 | ty/instance: use `ParamEnvAnd` in the `resolve_instance` query. | Eduard-Mihai Burtescu | -1/+8 |
| 2020-04-14 | Rename AssocKind::Method to AssocKind::Fn | Rustin-Liu | -1/+1 |
| 2020-04-07 | fix abuses of tykind::err | mark | -1/+1 |
| 2020-04-05 | Query-ify Instance::resolve | Aaron Hill | -20/+3 |
| 2020-04-02 | direct imports for langitem stuff | Mazdak Farrokhzad | -1/+1 |
| 2020-03-30 | rustc -> rustc_middle part 1 | Mazdak Farrokhzad | -0/+460 |
