| Age | Commit message (Expand) | Author | Lines |
| 2023-02-06 | make PointerKind directly reflect pointer types | Ralf Jung | -59/+40 |
| 2023-02-06 | Auto merge of #107697 - kiranshila:patch-1, r=the8472 | bors | -1/+1 |
| 2023-02-06 | Auto merge of #107141 - notriddle:notriddle/max-lev-distance-2023, r=Guillaum... | bors | -74/+108 |
| 2023-02-05 | Auto merge of #107627 - nnethercote:optimize-fold_ty, r=compiler-errors | bors | -99/+104 |
| 2023-02-06 | Split and inline `TypeFreshener::fold_ty`. | Nicholas Nethercote | -68/+61 |
| 2023-02-06 | Split and inline `ShallowResolver::fold_ty`. | Nicholas Nethercote | -24/+33 |
| 2023-02-06 | Inline `OpportunisticVarResolver::fold_ty`. | Nicholas Nethercote | -0/+1 |
| 2023-02-06 | Improve early bailout test in `resolve_vars_if_possible`. | Nicholas Nethercote | -2/+2 |
| 2023-02-06 | Put a `ShallowResolver` within `OpportunisticVarResolver`. | Nicholas Nethercote | -5/+7 |
| 2023-02-05 | Auto merge of #107526 - obeis:for-missing-iterator, r=estebank,compiler-errors | bors | -0/+48 |
| 2023-02-05 | Fix typo in HashMap::with_capacity | Kiran Shila | -1/+1 |
| 2023-02-05 | Auto merge of #107663 - matthiaskrgr:107423-point-at-EOF-code, r=compiler-errors | bors | -0/+43 |
| 2023-02-05 | Add ui test for missing expression in for loop | Obei Sideg | -0/+18 |
| 2023-02-05 | Recover from missing expression in for loop | Obei Sideg | -0/+30 |
| 2023-02-05 | Auto merge of #102842 - rol1510:issue-85566-fix, r=notriddle | bors | -22/+65 |
| 2023-02-05 | Auto merge of #107679 - est31:less_import_overhead, r=compiler-errors | bors | -376/+356 |
| 2023-02-05 | Auto merge of #107434 - BoxyUwU:nll_const_equate, r=compiler-errors | bors | -21/+92 |
| 2023-02-05 | emit `ConstEquate` in `TypeRelating<D>` | Boxy | -21/+92 |
| 2023-02-05 | rustc_session: remove huge error imports | est31 | -29/+23 |
| 2023-02-05 | rustc_parse: remove huge error imports | est31 | -121/+111 |
| 2023-02-05 | rustc_interface: remove huge error imports | est31 | -18/+16 |
| 2023-02-05 | rustc_passes: remove huge error imports | est31 | -56/+57 |
| 2023-02-05 | rustc_const_eval: remove huge error imports | est31 | -37/+35 |
| 2023-02-05 | rustc_metadata: remove huge error imports | est31 | -92/+89 |
| 2023-02-05 | rustc_expand: remove huge error imports | est31 | -23/+25 |
| 2023-02-04 | Auto merge of #107672 - matthiaskrgr:rollup-7e6dbuk, r=matthiaskrgr | bors | -284/+139 |
| 2023-02-04 | Rollup merge of #107661 - oli-obk:breathing_room, r=oli-obk | Matthias Krüger | -6/+3 |
| 2023-02-04 | Rollup merge of #107646 - estebank:specific-span, r=compiler-errors | Matthias Krüger | -30/+98 |
| 2023-02-04 | Rollup merge of #107116 - ozkanonur:consolidate-bootstrap-docs, r=jyn514 | Matthias Krüger | -248/+38 |
| 2023-02-04 | Auto merge of #107549 - Zoxc:rustc-shared, r=jyn514 | bors | -1415/+1437 |
| 2023-02-04 | rustdoc: trait bound formatting | Roland Strasser | -22/+65 |
| 2023-02-04 | consolidate bootstrap docs | ozkanonur | -248/+38 |
| 2023-02-04 | Auto merge of #107267 - cjgillot:keep-aggregate, r=oli-obk | bors | -1039/+658 |
| 2023-02-04 | don't point at nonexisting code beyond EOF when warning about unused delims | Matthias Krüger | -0/+43 |
| 2023-02-04 | Remove Esteban from review queues for a while | Oli Scherer | -6/+3 |
| 2023-02-04 | Auto merge of #107618 - chriswailes:linker-arg, r=albertlarsan68 | bors | -0/+0 |
| 2023-02-04 | Auto merge of #107591 - krasimirgg:llvm-17-pgoopts, r=cuviper | bors | -8/+30 |
| 2023-02-03 | review comments | Esteban Küber | -14/+17 |
| 2023-02-03 | Auto merge of #107650 - compiler-errors:rollup-4pntchf, r=compiler-errors | bors | -249/+391 |
| 2023-02-03 | Rollup merge of #107632 - ameknite:issue-107622-fix, r=jyn514 | Michael Goulet | -2/+4 |
| 2023-02-03 | Rollup merge of #107631 - BoxyUwU:triagebot_cargo_lock, r=compiler-errors | Michael Goulet | -0/+8 |
| 2023-02-03 | Rollup merge of #107621 - compiler-errors:intern-external-constraints, r=lcnr | Michael Goulet | -22/+80 |
| 2023-02-03 | Rollup merge of #107615 - notriddle:notriddle/nbsp, r=GuillaumeGomez | Michael Goulet | -17/+19 |
| 2023-02-03 | Rollup merge of #107595 - michaelwoerister:retry_proc_macro_loading, r=petroc... | Michael Goulet | -2/+40 |
| 2023-02-03 | Rollup merge of #107551 - fee1-dead-contrib:rm_const_fnmut_helper, r=oli-obk | Michael Goulet | -129/+51 |
| 2023-02-03 | Rollup merge of #107519 - joboet:raw_os_error_ty, r=Amanieu | Michael Goulet | -10/+26 |
| 2023-02-03 | Rollup merge of #106887 - compiler-errors:suggest-types-more, r=oli-obk | Michael Goulet | -67/+163 |
| 2023-02-03 | Make const/fn return params more suggestable | Michael Goulet | -67/+163 |
| 2023-02-03 | intern external constraints | Michael Goulet | -22/+80 |
| 2023-02-03 | nit fixed | Ame | -1/+1 |