| Age | Commit message (Expand) | Author | Lines |
| 2022-11-25 | Auto merge of #104902 - matthiaskrgr:rollup-oo27a4u, r=matthiaskrgr | bors | -288/+225 |
| 2022-11-25 | Rollup merge of #104835 - spastorino:use-partially_normalize_associated_types... | Matthias Krüger | -36/+43 |
| 2022-11-25 | Rollup merge of #104797 - weihanglo:stream-write-dwp, r=jackh726 | Matthias Krüger | -4/+5 |
| 2022-11-25 | Rollup merge of #104760 - nnethercote:rm-LegacyDerive, r=petrochenkov | Matthias Krüger | -1/+6 |
| 2022-11-25 | Rollup merge of #104716 - lcnr:selection-candidate, r=jackh726 | Matthias Krüger | -247/+171 |
| 2022-11-25 | Auto merge of #104846 - spastorino:santa-clauses-make-goals-early-christmas-ð... | bors | -441/+560 |
| 2022-11-25 | add comment | lcnr | -0/+6 |
| 2022-11-25 | move 2 candidates into builtin candidate | lcnr | -247/+165 |
| 2022-11-25 | Rollup merge of #104841 - compiler-errors:fishy-bound-var, r=jackh726 | Matthias Krüger | -24/+25 |
| 2022-11-25 | Auto merge of #104602 - petrochenkov:effvisperf5, r=oli-obk | bors | -95/+128 |
| 2022-11-25 | Introduce PredicateKind::Clause | Santiago Pastorino | -360/+505 |
| 2022-11-25 | Simplify a bunch of trait ref obligation creations | Oli Scherer | -38/+16 |
| 2022-11-25 | get rid of to_poly_trait_predicate | Oli Scherer | -43/+39 |
| 2022-11-24 | Auto merge of #104845 - matthiaskrgr:rollup-tckj956, r=matthiaskrgr | bors | -120/+72 |
| 2022-11-25 | Clarify `SyntaxExtensionKind::LegacyDerive`. | Nicholas Nethercote | -1/+6 |
| 2022-11-24 | Remove comment, simplify since we asserted fn ptr Self type has no bound vars | Michael Goulet | -10/+1 |
| 2022-11-24 | Also check that fn pointer candidates don't have escaping bound vars | Michael Goulet | -1/+4 |
| 2022-11-24 | Assert that we don't capture escaping bound vars in Fn trait selection | Michael Goulet | -13/+20 |
| 2022-11-24 | Rollup merge of #104822 - spastorino:selctx-new-instead-of-with_query_mode, r... | Matthias Krüger | -8/+3 |
| 2022-11-24 | Rollup merge of #104820 - spastorino:remove-normalize_projection_type, r=jack... | Matthias Krüger | -68/+13 |
| 2022-11-24 | Rollup merge of #104796 - notriddle:notriddle/unused-issue-104397, r=oli-obk | Matthias Krüger | -0/+1 |
| 2022-11-24 | Rollup merge of #104782 - oli-obk:const_eval_limit_bump, r=pnkfelix | Matthias Krüger | -1/+1 |
| 2022-11-24 | Rollup merge of #104780 - BoxyUwU:error_reported_not_be_bad, r=oli-obk | Matthias Krüger | -10/+28 |
| 2022-11-24 | Rollup merge of #104773 - oli-obk:overlap, r=lcnr | Matthias Krüger | -10/+4 |
| 2022-11-24 | Rollup merge of #104747 - petrochenkov:ctorfields, r=cjgillot | Matthias Krüger | -20/+15 |
| 2022-11-24 | Rollup merge of #104704 - ecnelises:p10vec, r=jackh726 | Matthias Krüger | -0/+1 |
| 2022-11-24 | Rollup merge of #104514 - chenyukang:yukang/fix-104513-ice, r=petrochenkov | Matthias Krüger | -3/+6 |
| 2022-11-24 | Auto merge of #103693 - HKalbasi:master, r=oli-obk | bors | -2526/+2701 |
| 2022-11-24 | Use infcx.partially_normalize_associated_types_in | Santiago Pastorino | -36/+43 |
| 2022-11-24 | Auto merge of #104321 - Swatinem:async-gen, r=oli-obk | bors | -126/+358 |
| 2022-11-24 | move things from rustc_target::abi to rustc_abi | hkalbasi | -1667/+1683 |
| 2022-11-24 | move some layout logic to rustc_target::abi::layout | hkalbasi | -1153/+1226 |
| 2022-11-24 | make rustc_target usable outside of rustc | hkalbasi | -73/+159 |
| 2022-11-24 | with_query_mode -> new | Santiago Pastorino | -8/+3 |
| 2022-11-24 | Remove normalize_projection_type | Santiago Pastorino | -68/+13 |
| 2022-11-24 | make `error_reported` check for delayed bugs | Boxy | -10/+28 |
| 2022-11-24 | Auto merge of #104809 - matthiaskrgr:rollup-8abjdwh, r=matthiaskrgr | bors | -186/+427 |
| 2022-11-24 | Avoid `GenFuture` shim when compiling async constructs | Arpad Borsos | -126/+358 |
| 2022-11-24 | Rollup merge of #104775 - spastorino:use-obligation-ctxt-normalize, r=lcnr | Matthias Krüger | -17/+4 |
| 2022-11-24 | Rollup merge of #104753 - compiler-errors:drop-tracking-var-ice, r=oli-obk | Matthias Krüger | -24/+43 |
| 2022-11-24 | Rollup merge of #104742 - WaffleLapkin:forbidden-SUPER-deref, r=compiler-errors | Matthias Krüger | -58/+112 |
| 2022-11-24 | Rollup merge of #104594 - compiler-errors:dyn-star-rcvr, r=eholk,estebank | Matthias Krüger | -39/+42 |
| 2022-11-24 | Rollup merge of #104517 - dfordivam:patch-1, r=cuviper | Matthias Krüger | -1/+1 |
| 2022-11-24 | Rollup merge of #103908 - estebank:consider-cloning, r=compiler-errors | Matthias Krüger | -47/+225 |
| 2022-11-24 | Auto merge of #103808 - cjgillot:vec-cache, r=TaKO8Ki | bors | -25/+232 |
| 2022-11-24 | fix #104513, Use node_ty_opt to avoid ICE in visit_ty | yukang | -3/+6 |
| 2022-11-24 | Auto merge of #104610 - ouz-a:revert-overflow, r=compiler-errors | bors | -16/+0 |
| 2022-11-24 | Properly handle `Pin<&mut dyn* Trait>` receiver in codegen | Michael Goulet | -6/+24 |
| 2022-11-24 | Disable dyn* upcasting | Michael Goulet | -33/+18 |
| 2022-11-24 | rustc_codegen_ssa: write `.dwp` in a streaming fashion | Weihang Lo | -4/+5 |