| Age | Commit message (Expand) | Author | Lines |
| 2023-03-10 | Rollup merge of #108930 - Ezrashaw:better-error-for-manual-fn-impl, r=petroch... | Matthias Krüger | -51/+93 |
| 2023-03-10 | feat: implement better error for manual impl of `Fn*` traits | Ezra Shaw | -52/+94 |
| 2023-03-09 | Remove body_def_id from Inherited | Michael Goulet | -13/+13 |
| 2023-03-09 | Auto merge of #108920 - matthiaskrgr:rollup-qrr9a0u, r=matthiaskrgr | bors | -22/+32 |
| 2023-03-09 | remove obsolete `givens` from regionck | Ali MJ Al-Nasrawy | -8/+3 |
| 2023-03-08 | Rollup merge of #108882 - compiler-errors:E0740, r=eholk | Matthias Krüger | -22/+32 |
| 2023-03-08 | Rollup merge of #108884 - compiler-errors:tweak-illegal-copy-impl-message, r=... | Matthias Krüger | -1/+9 |
| 2023-03-08 | Auto merge of #108312 - michaelwoerister:hash-set-not-hash-stable, r=eholk | bors | -4/+4 |
| 2023-03-08 | Tweak E0740 | Michael Goulet | -21/+29 |
| 2023-03-08 | Don't report E0740 for type error | Michael Goulet | -1/+3 |
| 2023-03-08 | Dedup copy field errors for identical types | Michael Goulet | -0/+8 |
| 2023-03-08 | may not => cannot | Michael Goulet | -1/+1 |
| 2023-03-07 | Error code E0794 for late-bound lifetime parameter error. | Christopher Acosta | -1/+1 |
| 2023-03-07 | Rollup merge of #108460 - obeis:hir-analysis-migrate-diagnostics-2, r=compile... | Matthias Krüger | -28/+60 |
| 2023-03-07 | Auto merge of #95317 - Jules-Bertholet:round_ties_to_even, r=pnkfelix,m-ou-se... | bors | -0/+2 |
| 2023-03-06 | Implement type_of for RPITITs assoc type | Santiago Pastorino | -1/+20 |
| 2023-03-06 | Properly implement explicit_item_bounds for RPITITs trait assoc ty | Santiago Pastorino | -11/+23 |
| 2023-03-06 | Map to new synthesized assoc ty for RPITITs in astconv | Santiago Pastorino | -1/+9 |
| 2023-03-06 | Collect newly synthesized RPITITs on ImplTraitInTraitCollector | Santiago Pastorino | -1/+1 |
| 2023-03-06 | Avoid accessing HIR for RPITITs on check_type_bounds | Santiago Pastorino | -7/+14 |
| 2023-03-06 | emit the suspicious_auto_trait_impls for negative impls as well | Mu42 | -4/+0 |
| 2023-03-05 | Rollup merge of #108764 - cjgillot:dpm-adapt, r=compiler-errors | Matthias Krüger | -0/+8 |
| 2023-03-05 | Rollup merge of #108746 - compiler-errors:rpitit-dont-project-default-w-no-va... | Matthias Krüger | -2/+2 |
| 2023-03-05 | Auto merge of #108351 - petrochenkov:rmdit, r=cjgillot | bors | -10/+8 |
| 2023-03-05 | drop_tracking_mir: diagnose recursive generator. | Camille GILLOT | -0/+8 |
| 2023-03-05 | migrate `rustc_hir_analysis` to session diagnostic | Obei Sideg | -28/+60 |
| 2023-03-04 | Don't project to RPITIT that has no default value | Michael Goulet | -2/+2 |
| 2023-03-03 | Rollup merge of #108694 - est31:backticks_matchmaking_comments, r=Nilstrieb | Matthias Krüger | -2/+2 |
| 2023-03-03 | Rollup merge of #108553 - compiler-errors:non-lt-late-bound-in-anon-ct, r=pet... | Matthias Krüger | -5/+75 |
| 2023-03-03 | Match unmatched backticks in comments in compiler/ | est31 | -2/+2 |
| 2023-03-02 | rustc_middle: Remove trait `DefIdTree` | Vadim Petrochenkov | -10/+8 |
| 2023-03-02 | Rollup merge of #108575 - compiler-errors:erase, r=estebank | Matthias Krüger | -2/+4 |
| 2023-03-01 | Remove last instances of HashSet in query result types. | Michael Woerister | -1/+1 |
| 2023-03-01 | Use FxIndexSet instead of FxHashSet for asm_target_features query. | Michael Woerister | -3/+3 |
| 2023-03-01 | Auto merge of #108587 - matthiaskrgr:rollup-rw6po59, r=matthiaskrgr | bors | -20/+16 |
| 2023-03-01 | Rollup merge of #108520 - compiler-errors:one-bound-nit, r=jackh726 | Matthias Krüger | -20/+16 |
| 2023-03-01 | Rollup merge of #108554 - compiler-errors:late-bound-object-default, r=oli-obk | Matthias Krüger | -36/+45 |
| 2023-02-28 | Erase **all** regions when probing for associated types in astconv | Michael Goulet | -2/+4 |
| 2023-02-28 | Only look for param in generics if it actually comes from generics | Michael Goulet | -36/+45 |
| 2023-02-28 | Deny capturing late-bound non-lifetime param in anon const | Michael Goulet | -5/+75 |
| 2023-02-28 | Descriptive error when users try to combine RPITIT/AFIT with specialization | Michael Goulet | -4/+36 |
| 2023-02-27 | Rollup merge of #108363 - cjgillot:unused-crate, r=WaffleLapkin | Matthias Krüger | -153/+2 |
| 2023-02-27 | Rollup merge of #108319 - compiler-errors:dont-project-to-specializable-rpiti... | Matthias Krüger | -0/+7 |
| 2023-02-26 | Small cleanup to one_bound_for_assoc_type | Michael Goulet | -20/+16 |
| 2023-02-26 | Rollup merge of #108379 - compiler-errors:hir-error-guaranteed, r=cjgillot | Matthias Krüger | -1/+1 |
| 2023-02-26 | hir-analysis: make a helpful note | Tshepang Mbambo | -1/+2 |
| 2023-02-25 | Add ErrorGuaranteed to HIR TyKind::Err | Michael Goulet | -1/+1 |
| 2023-02-25 | Auto merge of #108450 - matthiaskrgr:rollup-rqvfgu3, r=matthiaskrgr | bors | -63/+84 |
| 2023-02-25 | Auto merge of #108250 - nnethercote:rename-interner-funcs, r=compiler-errors | bors | -26/+25 |
| 2023-02-25 | Rollup merge of #108434 - obeis:hir-analysis-migrate-diagnostics, r=Nilstrieb | Matthias Krüger | -63/+84 |