| Age | Commit message (Expand) | Author | Lines |
| 2023-01-25 | Move `note_and_explain_type_err` from `rustc_middle` to `rustc_infer` | Nilstrieb | -633/+6 |
| 2023-01-25 | Auto merge of #103902 - vincenzopalazzo:macros/obligation_rulesv2, r=oli-obk | bors | -5/+7 |
| 2023-01-25 | create and use GlobalAlloc::address_space | Erik Desjardins | -1/+12 |
| 2023-01-23 | Thread a ParamEnv down to might_permit_raw_init | Ben Kimock | -4/+11 |
| 2023-01-23 | Add comments and remove unnecessary code | Bryan Garza | -4/+5 |
| 2023-01-23 | Replace terminator-based const eval limit | Bryan Garza | -1/+7 |
| 2023-01-23 | Remove debugging-related code | Bryan Garza | -6/+2 |
| 2023-01-23 | Create stable metric to measure long computation in Const Eval | Bryan Garza | -3/+15 |
| 2023-01-23 | Point at specific field in struct literal when trait fulfillment fails | Nathan Fenner | -0/+2 |
| 2023-01-23 | Add hint for missing lifetime bound on trait object when type alias is used | yanchen4791 | -0/+24 |
| 2023-01-23 | Auto merge of #107220 - JohnTitor:rollup-5pvuz0z, r=JohnTitor | bors | -2/+1 |
| 2023-01-23 | fix: use LocalDefId instead of HirId in trait res | Vincenzo Palazzo | -5/+7 |
| 2023-01-23 | Make `output_filenames` a real query | Oli Scherer | -1/+2 |
| 2023-01-23 | Rollup merge of #107153 - tmiasko:dominates, r=oli-obk | Yuki Okushi | -1/+1 |
| 2023-01-23 | Rollup merge of #107151 - tmiasko:dominators-no-inline, r=compiler-errors | Yuki Okushi | -1/+0 |
| 2023-01-23 | Auto merge of #107136 - petrochenkov:dochidden, r=cjgillot | bors | -1/+3 |
| 2023-01-23 | Rollup merge of #104926 - spastorino:calculate_diverging_fallback-cleanups, r... | Dylan DPC | -1/+1 |
| 2023-01-22 | abi: add `AddressSpace` field to `Primitive::Pointer` | Erik Desjardins | -112/+110 |
| 2023-01-22 | Auto merge of #106975 - tmiasko:basic-blocks-cache, r=cjgillot | bors | -296/+74 |
| 2023-01-22 | Rename relationships to infer_var_info | Santiago Pastorino | -1/+1 |
| 2023-01-21 | rustc_metadata: Encode `doc(hidden)` flag to metadata | Vadim Petrochenkov | -1/+3 |
| 2023-01-21 | Remove some superfluous type parameters from layout.rs. | Michael Benfield | -3/+3 |
| 2023-01-21 | Auto merge of #106977 - michaelwoerister:unord_id_collections, r=oli-obk | bors | -10/+28 |
| 2023-01-21 | Consistently use dominates instead of is_dominated_by | Tomasz Miąsko | -1/+1 |
| 2023-01-21 | Instantiate dominators algorithm only once | Tomasz Miąsko | -1/+0 |
| 2023-01-21 | Use strict provenance APIs in ty::tls | Nilstrieb | -10/+21 |
| 2023-01-21 | Some ty::tls cleanups | Nilstrieb | -51/+53 |
| 2023-01-21 | Move `ty::tls` to seperate file | Nilstrieb | -172/+171 |
| 2023-01-20 | Auto merge of #107106 - matthiaskrgr:rollup-g7r1ep0, r=matthiaskrgr | bors | -1/+1 |
| 2023-01-20 | Auto merge of #107105 - matthiaskrgr:rollup-rkz9t7r, r=matthiaskrgr | bors | -0/+5 |
| 2023-01-20 | Rollup merge of #106928 - bvanjoi:print-keyword-raw-identifier, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2023-01-20 | Rollup merge of #106979 - Nilstrieb:type-of-default-assoc-type, r=petrochenkov | Matthias Krüger | -0/+5 |
| 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 |