| Age | Commit message (Expand) | Author | Lines |
| 2023-11-14 | Auto merge of #117701 - lnicola:sync-from-ra, r=onur-ozkan,HKalbasi | bors | -2066/+14906 |
| 2023-11-14 | Depend on rustc_driver | Laurențiu Nicola | -0/+4 |
| 2023-11-14 | Auto merge of #117849 - compiler-errors:cycle, r=cjgillot | bors | -9/+8 |
| 2023-11-14 | Auto merge of #117787 - ouz-a:smir_coroutinewitness, r=celinval | bors | -1/+14 |
| 2023-11-14 | Auto merge of #117731 - nnethercote:rustc_macros, r=Nilstrieb | bors | -93/+60 |
| 2023-11-14 | Auto merge of #117330 - tmiasko:custom-mir-cleanup-blocks, r=cjgillot | bors | -107/+428 |
| 2023-11-14 | Custom MIR: Support cleanup blocks | Tomasz Miąsko | -107/+428 |
| 2023-11-14 | Auto merge of #117856 - estebank:issue-66023, r=compiler-errors | bors | -10/+46 |
| 2023-11-14 | Auto merge of #117801 - tmiasko:remove-zsts-fuel, r=cjgillot | bors | -6/+5 |
| 2023-11-14 | Auto merge of #117773 - nnethercote:rm-Zperf-stats, r=wesleywiser | bors | -99/+31 |
| 2023-11-14 | Auto merge of #116301 - mj10021:issue-115737-fix, r=cuviper | bors | -7/+24 |
| 2023-11-13 | Auto merge of #117887 - matthiaskrgr:rollup-rgur03f, r=matthiaskrgr | bors | -14/+40 |
| 2023-11-13 | Rollup merge of #117879 - durin42:nneg-zext, r=nikic | Matthias Krüger | -2/+2 |
| 2023-11-13 | Rollup merge of #117870 - lcnr:rename-args_ref, r=compiler-errors | Matthias Krüger | -10/+8 |
| 2023-11-13 | Rollup merge of #117695 - 3tilley:prioritise-unwrap-expect-over-last-method-c... | Matthias Krüger | -2/+24 |
| 2023-11-13 | Rollup merge of #114224 - inferiorhumanorgans:solaris-llvm-wrapper, r=cuviper | Matthias Krüger | -0/+6 |
| 2023-11-13 | review comments: more targeted span setting approach | Esteban Küber | -2/+28 |
| 2023-11-13 | Auto merge of #116866 - slanterns:inspect-stabilize, r=BurntSushi | bors | -16/+4 |
| 2023-11-13 | Add missing rustc_private features | Laurențiu Nicola | -1/+8 |
| 2023-11-13 | Try Mode::ToolRustc | Laurențiu Nicola | -6/+6 |
| 2023-11-13 | Mention LLVM 64186 in a comment | Josh Stone | -0/+1 |
| 2023-11-13 | Auto merge of #117881 - TaKO8Ki:rollup-n7jtmgj, r=TaKO8Ki | bors | -114/+39 |
| 2023-11-14 | Rollup merge of #117872 - Mark-Simulacrum:fwd-port-cranelift, r=onur-ozkan | Takayuki Maeda | -4/+1 |
| 2023-11-14 | Rollup merge of #117863 - nnethercote:rustc_index, r=Mark-Simulacrum | Takayuki Maeda | -69/+4 |
| 2023-11-14 | Rollup merge of #117858 - compiler-errors:span, r=lcnr | Takayuki Maeda | -19/+30 |
| 2023-11-14 | Rollup merge of #117830 - Nilstrieb:object-lifetime-default-nits, r=cjgillot | Takayuki Maeda | -10/+4 |
| 2023-11-14 | Rollup merge of #117737 - nnethercote:rm-Zkeep-hygiene-data, r=petrochenkov | Takayuki Maeda | -12/+0 |
| 2023-11-13 | tests: update check for inferred nneg on zext | Augie Fackler | -2/+2 |
| 2023-11-13 | Auto merge of #117876 - lcnr:region-kind-rename, r=BoxyUwU | bors | -266/+266 |
| 2023-11-13 | update type flags | lcnr | -25/+25 |
| 2023-11-13 | continue renaming | lcnr | -44/+44 |
| 2023-11-13 | rename `ReLateBound` to `ReBound` | lcnr | -195/+192 |
| 2023-11-13 | remove unnecessary `_` in variable name | lcnr | -2/+2 |
| 2023-11-13 | add fixme to `RegionCtxt` | lcnr | -0/+3 |
| 2023-11-13 | Auto merge of #117811 - MU001999:master, r=lcnr | bors | -1/+35 |
| 2023-11-13 | args~~_ref~~_may_unify | lcnr | -10/+8 |
| 2023-11-13 | Auto merge of #117864 - notriddle:notriddle/rustdoc-root, r=GuillaumeGomez | bors | -2/+2 |
| 2023-11-13 | Auto merge of #117862 - SpeedReach:patch-1, r=nnethercote | bors | -2/+2 |
| 2023-11-12 | rustdoc: use `.rustdoc` class instead of `body` | Michael Howell | -2/+2 |
| 2023-11-13 | Auto merge of #117827 - Zalathar:bogus-macro-name-span, r=davidtwco | bors | -0/+96 |
| 2023-11-13 | Remove unnecessary annotation. | Nicholas Nethercote | -2/+0 |
| 2023-11-13 | Remove `IndexSlice::convert_index_type`. | Nicholas Nethercote | -4/+0 |
| 2023-11-13 | Remove `impl FiniteBitSetTy for {u64,u128}`. | Nicholas Nethercote | -48/+0 |
| 2023-11-13 | Remove `BitSet::to_hybrid`. | Nicholas Nethercote | -6/+0 |
| 2023-11-13 | Remove `BitSet::words`. | Nicholas Nethercote | -9/+4 |
| 2023-11-13 | Fix comment | Sleep_AllDay | -2/+2 |
| 2023-11-12 | Cranelift isn't available on non-nightly channels | Mark Rousskov | -4/+1 |
| 2023-11-13 | Compute layout with spans for better cycle errors in coroutines | Michael Goulet | -19/+30 |
| 2023-11-13 | Auto merge of #117770 - sjwang05:issue-117766, r=estebank,TaKO8Ki | bors | -20/+184 |
| 2023-11-13 | coverage: Regression test for #117788 | Zalathar | -0/+90 |