| Age | Commit message (Expand) | Author | Lines |
| 2023-01-20 | add raw identifier for keyword in suggestion | bohan | -1/+1 |
| 2023-01-19 | Rollup merge of #107037 - tmiasko:rank, r=oli-obk | Guillaume Gomez | -6/+6 |
| 2023-01-19 | Rollup merge of #106931 - Ezrashaw:docs-e0208, r=compiler-errors | Guillaume Gomez | -3/+47 |
| 2023-01-19 | Rollup merge of #106927 - Ezrashaw:e0606-make-machine-applicable, r=estebank | Guillaume Gomez | -17/+29 |
| 2023-01-19 | Rollup merge of #105977 - Swatinem:async-mir-context, r=oli-obk | Guillaume Gomez | -14/+149 |
| 2023-01-19 | Transform async ResumeTy in generator transform | Arpad Borsos | -14/+149 |
| 2023-01-19 | Auto merge of #106810 - oli-obk:resolver_reverse_plumbing, r=petrochenkov | bors | -284/+194 |
| 2023-01-19 | Auto merge of #107052 - compiler-errors:rollup-vxr22g5, r=compiler-errors | bors | -177/+568 |
| 2023-01-18 | Rollup merge of #107030 - albertlarsan68:patch-3, r=lcnr | Michael Goulet | -1/+1 |
| 2023-01-18 | Rollup merge of #107023 - scottmcm:stop-shouting, r=Nilstrieb | Michael Goulet | -113/+111 |
| 2023-01-18 | Rollup merge of #107004 - compiler-errors:new-solver-new-candidates-2, r=lcnr | Michael Goulet | -47/+442 |
| 2023-01-18 | Rollup merge of #106917 - compiler-errors:const-closure-foreign, r=tmiasko | Michael Goulet | -11/+2 |
| 2023-01-18 | Rollup merge of #106753 - compiler-errors:rpitit-not-suggestable, r=spastorino | Michael Goulet | -5/+12 |
| 2023-01-18 | Auto merge of #107041 - Nilstrieb:back-to-being-clueless-whether-it-really-is... | bors | -35/+2 |
| 2023-01-18 | Revert "Improve heuristics whether `format_args` string is a source literal" | Nilstrieb | -35/+2 |
| 2023-01-18 | Also remove `#![feature(control_flow_enum)]` where possible | Scott McMurray | -7/+1 |
| 2023-01-18 | Auto merge of #106503 - cjgillot:remap-nofilter, r=oli-obk | bors | -28/+2 |
| 2023-01-18 | Fix Dominators::rank_partial_cmp to match documentation | Tomasz Miąsko | -6/+6 |
| 2023-01-18 | Handle structural traits more gracefully | Michael Goulet | -215/+212 |
| 2023-01-18 | no subtyping in the new trait solver | Michael Goulet | -34/+23 |
| 2023-01-18 | Sized, Copy/Clone | Michael Goulet | -3/+151 |
| 2023-01-18 | Auto and alias traits | Michael Goulet | -21/+169 |
| 2023-01-18 | Assemble object bound candidates | Michael Goulet | -0/+52 |
| 2023-01-18 | implement consider_assumption | Michael Goulet | -10/+70 |
| 2023-01-18 | Canonicalize trait solver response inside probe | Michael Goulet | -24/+25 |
| 2023-01-18 | Correct typo | Albert Larsan | -1/+1 |
| 2023-01-18 | Rollup merge of #106718 - lcnr:solver-cycles, r=compiler-errors | Dylan DPC | -644/+915 |
| 2023-01-18 | remove error code from `#[rustc_variance]` and document its remains | Ezra Shaw | -3/+47 |
| 2023-01-17 | Stop using `BREAK` & `CONTINUE` in compiler | Scott McMurray | -106/+110 |
| 2023-01-18 | add comment | lcnr | -0/+1 |
| 2023-01-18 | add note about indirect cycles | lcnr | -0/+4 |
| 2023-01-18 | update project to emulate a projection cache | lcnr | -14/+124 |
| 2023-01-18 | add `eq` to `InferCtxtExt` | lcnr | -38/+49 |
| 2023-01-18 | remove assembly context and impl a bit more | lcnr | -163/+317 |
| 2023-01-18 | instantiate canonical vars eagerly | lcnr | -496/+509 |
| 2023-01-18 | update cache | lcnr | -112/+90 |
| 2023-01-18 | Rollup merge of #106873 - BoxyUwU:ty_const_formatting, r=compiler-errors | Matthias Krüger | -29/+16 |
| 2023-01-18 | Rollup merge of #106747 - yanchen4791:issue-105507-fix, r=estebank | Matthias Krüger | -4/+128 |
| 2023-01-18 | i am free | Boxy | -8/+11 |
| 2023-01-18 | actually print out non local anon consts | Boxy | -3/+3 |
| 2023-01-18 | defer array len printing to const arg printing | Boxy | -20/+4 |
| 2023-01-18 | special case removing `&` suggestion | Ezra Shaw | -6/+26 |
| 2023-01-17 | Auto merge of #106998 - matthiaskrgr:rollup-hmfisji, r=matthiaskrgr | bors | -337/+368 |
| 2023-01-17 | Add 'static lifetime suggestion when GAT implied 'static requirement from HRTB | yanchen4791 | -4/+128 |
| 2023-01-17 | Rollup merge of #106980 - Nilstrieb:_use_mk_manual_debug_impl_instead, r=lcnr | Matthias Krüger | -2/+11 |
| 2023-01-17 | Rollup merge of #106970 - kylematsuda:earlybinder-item-bounds, r=lcnr | Matthias Krüger | -18/+14 |
| 2023-01-17 | Rollup merge of #106963 - compiler-errors:scope-expr-dupe, r=michaelwoerister | Matthias Krüger | -3/+3 |
| 2023-01-17 | Rollup merge of #106834 - compiler-errors:new-solver-did-changed, r=lcnr | Matthias Krüger | -1/+17 |
| 2023-01-17 | Rollup merge of #106784 - lyming2007:issue-106695-fix, r=WaffleLapkin | Matthias Krüger | -0/+10 |
| 2023-01-17 | Rollup merge of #104505 - WaffleLapkin:no-double-spaces-in-comments, r=jackh726 | Matthias Krüger | -313/+313 |