| Age | Commit message (Expand) | Author | Lines |
| 2022-12-08 | Rollup merge of #104922 - estebank:fur-elize, r=oli-obk | Matthias Krüger | -1/+1 |
| 2022-12-05 | Tweak "the following other types implement trait" | Esteban Küber | -4/+1 |
| 2022-11-30 | Add a regression test for #104322 | Georg Semmler | -0/+80 |
| 2022-11-28 | Detect long types in E0308 and write them to disk | Esteban Küber | -1/+1 |
| 2022-11-26 | Revert "Do not need to account for overflow in predicate_can_apply" | Michael Goulet | -27/+0 |
| 2022-11-24 | Rollup merge of #104742 - WaffleLapkin:forbidden-SUPER-deref, r=compiler-errors | Matthias Krüger | -6/+11 |
| 2022-11-23 | Use nicer spans for `deref_into_dyn_supertrait` | Maybe Waffle | -10/+7 |
| 2022-11-23 | Make `deref_into_dyn_supertrait` lint the impl and not the usage | Maybe Waffle | -6/+14 |
| 2022-11-23 | Rollup merge of #104269 - compiler-errors:hang-in-where-clause-sugg, r=lcnr | Dylan DPC | -0/+27 |
| 2022-11-23 | Do not need to account for overflow in predicate_can_apply | Michael Goulet | -0/+27 |
| 2022-11-22 | Rollup merge of #103488 - oli-obk:impl_trait_for_tait, r=lcnr | Manish Goregaokar | -14/+1 |
| 2022-11-22 | Rollup merge of #104597 - compiler-errors:need_migrate_deref_output_trait_obj... | Matthias Krüger | -2/+2 |
| 2022-11-21 | Allow opaque types in trait impl headers and rely on coherence to reject unso... | Oli Scherer | -14/+1 |
| 2022-11-19 | Probe + better error messsage for need_migrate_deref_output_trait_object | Michael Goulet | -2/+2 |
| 2022-11-18 | Only use `...` instead of `_` for type elision | Esteban Küber | -1/+1 |
| 2022-11-18 | On overflow errors, do not print out long types | Esteban Küber | -2/+4 |
| 2022-11-17 | Auto merge of #104170 - cjgillot:hir-def-id, r=fee1-dead | bors | -31/+4 |
| 2022-11-16 | Rollup merge of #104348 - fmease:iat-vis-stab, r=cjgillot | Matthias Krüger | -1/+4 |
| 2022-11-14 | respect visibility & stability of inherent associated types | León Orell Valerian Liehr | -1/+4 |
| 2022-11-14 | Rollup merge of #104229 - compiler-errors:overlap-full-path, r=davidtwco | Matthias Krüger | -34/+34 |
| 2022-11-13 | Rollup merge of #104181 - jackh726:known-bug-tests, r=Mark-Simulacrum | Manish Goregaokar | -0/+58 |
| 2022-11-13 | Add a few known-bug tests | Jack Huey | -0/+58 |
| 2022-11-13 | Ensure codegen_fn_attrs during collection. | Camille GILLOT | -31/+4 |
| 2022-11-13 | Rollup merge of #104318 - c410-f3r:moar-errors, r=petrochenkov | Yuki Okushi | -0/+44 |
| 2022-11-12 | Rollup merge of #104117 - crlf0710:update_feature_gate, r=jackh726 | Guillaume Gomez | -79/+80 |
| 2022-11-12 | Move tests | Caio | -0/+44 |
| 2022-11-11 | Auto merge of #104293 - Manishearth:rollup-xj92d0k, r=Manishearth | bors | -16/+3 |
| 2022-11-10 | bless tests | Michael Goulet | -16/+3 |
| 2022-11-11 | Mark `trait_upcasting` feature no longer incomplete. | Charles Lew | -79/+80 |
| 2022-11-10 | Don't print full paths in overlap errors | Michael Goulet | -34/+34 |
| 2022-11-09 | Don't ICE on operator trait methods with generic methods | Nilstrieb | -0/+31 |
| 2022-11-08 | selection failure: recompute applicable impls | lcnr | -6/+1 |
| 2022-11-04 | Fix ICE when negative impl is collected during eager mono | Gary Guo | -0/+12 |
| 2022-10-28 | Rollup merge of #103283 - nbarrios1337:unsafe-impl-suggestions, r=cjgillot | Matthias Krüger | -0/+18 |
| 2022-10-22 | Rollup merge of #103339 - Rageking8:fix-some-typos, r=fee1-dead | Matthias Krüger | -1/+1 |
| 2022-10-21 | fix some typos | Rageking8 | -1/+1 |
| 2022-10-20 | Add fix suggestions for E0199, E0200, and E0569 | Nicolas Barrios | -0/+18 |
| 2022-10-17 | `order_dependent_trait_objects` to `ReportNow` | lcnr | -0/+70 |
| 2022-10-15 | remove no_core feature | Takayuki Maeda | -28/+12 |
| 2022-10-14 | normalize stderr | Takayuki Maeda | -9/+10 |
| 2022-10-14 | check if the self type is `ty::Float` before getting second substs | Takayuki Maeda | -0/+90 |
| 2022-10-11 | Rollup merge of #100387 - cjgillot:hygiene-trait-impl, r=petrochenkov | Matthias Krüger | -2/+5 |
| 2022-10-11 | Report duplicate definitions in trait impls during resolution. | Camille GILLOT | -2/+5 |
| 2022-10-10 | Rollup merge of #102055 - c410-f3r:moar-errors, r=petrochenkov | Dylan DPC | -0/+29 |
| 2022-10-04 | follow-up fix about 101866 to print the self type. | Yiming Lei | -2/+2 |
| 2022-10-01 | bless ui tests | Maybe Waffle | -12/+12 |
| 2022-09-26 | Rollup merge of #101996 - b-naber:binder-print, r=lcnr | Matthias Krüger | -1/+1 |
| 2022-09-26 | address review | b-naber | -1/+1 |
| 2022-09-23 | Allow more !Copy impls | León Orell Valerian Liehr | -2/+2 |
| 2022-09-20 | Move some tests to more reasonable directories | Caio | -0/+29 |