| Age | Commit message (Expand) | Author | Lines |
| 2023-01-20 | Auto merge of #106090 - WaffleLapkin:dereffffffffff, r=Nilstrieb | bors | -11/+13 |
| 2023-01-19 | Auto merge of #107038 - compiler-errors:dont-wfcheck-non-local-rpit, r=oli-obk | bors | -0/+7 |
| 2023-01-20 | add raw identifier for keyword in suggestion | bohan | -1/+1 |
| 2023-01-19 | Encode whether foreign opaques are TAITs or not | Michael Goulet | -0/+7 |
| 2023-01-19 | Auto merge of #106910 - aliemjay:alias-ty-in-regionck, r=oli-obk | bors | -3/+18 |
| 2023-01-19 | even more unify Projection/Opaque in outlives code | Ali MJ Al-Nasrawy | -3/+18 |
| 2023-01-19 | Allow for more efficient sorting when exporting Unord collections. | Michael Woerister | -4/+3 |
| 2023-01-19 | Use UnordMap instead of FxHashMap in define_id_collections!(). | Michael Woerister | -11/+30 |
| 2023-01-19 | Transform async ResumeTy in generator transform | Arpad Borsos | -0/+9 |
| 2023-01-18 | Rollup merge of #107023 - scottmcm:stop-shouting, r=Nilstrieb | Michael Goulet | -27/+27 |
| 2023-01-18 | Rollup merge of #107004 - compiler-errors:new-solver-new-candidates-2, r=lcnr | Michael Goulet | -0/+5 |
| 2023-01-18 | Rollup merge of #106753 - compiler-errors:rpitit-not-suggestable, r=spastorino | Michael Goulet | -5/+12 |
| 2023-01-18 | Auto merge of #106503 - cjgillot:remap-nofilter, r=oli-obk | bors | -26/+1 |
| 2023-01-18 | Auto and alias traits | Michael Goulet | -0/+5 |
| 2023-01-18 | Rollup merge of #106718 - lcnr:solver-cycles, r=compiler-errors | Dylan DPC | -11/+6 |
| 2023-01-17 | Stop using `BREAK` & `CONTINUE` in compiler | Scott McMurray | -27/+27 |
| 2023-01-18 | remove assembly context and impl a bit more | lcnr | -0/+6 |
| 2023-01-18 | instantiate canonical vars eagerly | lcnr | -11/+0 |
| 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 | -0/+7 |
| 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-17 | Add 'static lifetime suggestion when GAT implied 'static requirement from HRTB | yanchen4791 | -0/+7 |
| 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 | -8/+1 |
| 2023-01-17 | Rollup merge of #106834 - compiler-errors:new-solver-did-changed, r=lcnr | Matthias Krüger | -0/+16 |
| 2023-01-17 | Rollup merge of #104505 - WaffleLapkin:no-double-spaces-in-comments, r=jackh726 | Matthias Krüger | -27/+27 |
| 2023-01-17 | new trait solver: only consider goal changed if response is not identity | Michael Goulet | -0/+16 |
| 2023-01-17 | change item_bounds query to return EarlyBinder; remove bound_item_bounds query | Kyle Matsuda | -8/+1 |
| 2023-01-17 | Hide `_use_mk_alias_ty_instead` in `<AliasTy as Debug>::fmt` | nils | -2/+11 |
| 2023-01-17 | Document how to get the type of a default associated type | nils | -0/+5 |
| 2023-01-17 | Refactor basic blocks control flow caches | Tomasz Miąsko | -296/+74 |
| 2023-01-17 | Auto merge of #106612 - JakobDegen:cleanup-wf, r=tmiasko | bors | -0/+10 |
| 2023-01-17 | Remove double spaces after dots in comments | Maybe Waffle | -27/+27 |
| 2023-01-17 | Don't call closures immediately, use `try{}` blocks | Maybe Waffle | -11/+13 |
| 2023-01-17 | Rollup merge of #106953 - kylematsuda:early-binder-docs, r=jackh726 | Matthias Krüger | -0/+19 |
| 2023-01-17 | Rollup merge of #106829 - compiler-errors:more-alias-combine, r=spastorino | Matthias Krüger | -4/+3 |
| 2023-01-16 | Add cycle checking to cleanup control flow validation | Jakob Degen | -4/+7 |
| 2023-01-16 | Document wf constraints on control flow in cleanup blocks | Jakob Degen | -0/+7 |
| 2023-01-16 | document EarlyBinder::subst_identity and skip_binder | Kyle Matsuda | -0/+19 |
| 2023-01-16 | Rollup merge of #106940 - oli-obk:tait_error, r=compiler-errors | Matthias Krüger | -1/+8 |
| 2023-01-16 | Improve a TAIT error and add an error code plus documentation | Oli Scherer | -1/+8 |
| 2023-01-16 | Auto merge of #106395 - compiler-errors:rework-predicates, r=eholk | bors | -23/+47 |
| 2023-01-15 | Remove bound_{explicit,}_item_bounds | Michael Goulet | -14/+0 |
| 2023-01-15 | drive-by: assert when iterating through InstantiatedPredicates | Michael Goulet | -0/+2 |
| 2023-01-15 | Make InstantiatedPredicates impl IntoIterator | Michael Goulet | -0/+27 |
| 2023-01-15 | instantiate_own doesn't need to return a pair of vectors | Michael Goulet | -9/+18 |
| 2023-01-15 | Auto merge of #106742 - compiler-errors:new-solver-make-it-not-ice, r=lcnr | bors | -2/+88 |
| 2023-01-15 | Rollup merge of #106863 - anden3:compiler-double-spaces, r=Nilstrieb | Matthias Krüger | -1/+1 |