| Age | Commit message (Expand) | Author | Lines |
| 2023-11-29 | explain tests that disable the provenance GC | Ralf Jung | -0/+9 |
| 2023-11-28 | Remove Stacked Borrows GC heuristics | Ben Kimock | -13/+7 |
| 2023-11-27 | Merge from rustc | The Miri Conjob Bot | -142/+80 |
| 2023-11-27 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-11-26 | Auto merge of #118319 - GuillaumeGomez:rollup-vte50yq, r=GuillaumeGomez | bors | -24/+12 |
| 2023-11-26 | Rollup merge of #118311 - bvanjoi:merge_coroutinue_into_closure, r=petrochenkov | Guillaume Gomez | -3/+1 |
| 2023-11-26 | Rollup merge of #118296 - notriddle:notriddle/main-dom, r=GuillaumeGomez | Guillaume Gomez | -21/+11 |
| 2023-11-26 | Auto merge of #117301 - saethlin:finish-rmeta-encoding, r=WaffleLapkin | bors | -1/+1 |
| 2023-11-26 | merge `DefKind::Coroutine` into `DefKind::Closure` | bohan | -3/+1 |
| 2023-11-26 | rustc: `hir().local_def_id_to_hir_id()` -> `tcx.local_def_id_to_hir_id()` cle... | Vadim Petrochenkov | -45/+44 |
| 2023-11-26 | Auto merge of #118250 - petrochenkov:optdefkind, r=compiler-errors | bors | -3/+2 |
| 2023-11-26 | Auto merge of #118300 - compiler-errors:rollup-cm3i8fg, r=compiler-errors | bors | -14/+12 |
| 2023-11-25 | Rollup merge of #118289 - compiler-errors:is_some_and_rustdoc, r=fmease | Michael Goulet | -14/+12 |
| 2023-11-25 | Auto merge of #118275 - weihanglo:update-cargo, r=ehuss | bors | -40/+0 |
| 2023-11-25 | rustdoc: replace `elemIsInParent` with `Node.contains` | Michael Howell | -21/+11 |
| 2023-11-25 | Rollup merge of #118291 - notriddle:notriddle/search-dom, r=GuillaumeGomez | Guillaume Gomez | -11/+5 |
| 2023-11-25 | Appease the clippy | Michael Goulet | -4/+4 |
| 2023-11-25 | rustdoc-search: clean up some DOM code | Michael Howell | -11/+5 |
| 2023-11-25 | is_{some,ok}_and for rustdoc | Michael Goulet | -14/+12 |
| 2023-11-25 | bless | Ralf Jung | -16/+16 |
| 2023-11-25 | Merge from rustc | Ralf Jung | -99/+128 |
| 2023-11-25 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-11-25 | Auto merge of #3189 - RalfJung:ci, r=RalfJung | bors | -11/+20 |
| 2023-11-25 | tweak ci.sh | Ralf Jung | -2/+8 |
| 2023-11-25 | run the provenance-gc=1 test on all targets, but only for some of the tests | Ralf Jung | -9/+12 |
| 2023-11-25 | rustc: Make `def_kind` mandatory for all `DefId`s | Vadim Petrochenkov | -3/+2 |
| 2023-11-25 | run tests on 32bit freebsd | Ralf Jung | -0/+1 |
| 2023-11-25 | read off_t at the right size for the current target | Ralf Jung | -3/+3 |
| 2023-11-25 | Rollup merge of #118253 - dtolnay:issomeand, r=compiler-errors | León Orell Valerian Liehr | -3/+5 |
| 2023-11-25 | Rollup merge of #118251 - notriddle:notriddle/less-recursion, r=GuillaumeGomez | León Orell Valerian Liehr | -8/+24 |
| 2023-11-25 | Rollup merge of #118220 - onur-ozkan:followups, r=Mark-Simulacrum | León Orell Valerian Liehr | -88/+99 |
| 2023-11-25 | make tests/utils work with edition 2015 | Ralf Jung | -2/+2 |
| 2023-11-25 | bless | Ralf Jung | -2/+2 |
| 2023-11-25 | fmt | Ralf Jung | -4/+1 |
| 2023-11-25 | Merge from rustc | Ralf Jung | -686/+852 |
| 2023-11-25 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-11-24 | Update cargo | Weihang Lo | -40/+0 |
| 2023-11-25 | Auto merge of #118235 - psumbera:bootstrap-main-t, r=Mark-Simulacrum | bors | -3/+3 |
| 2023-11-24 | Auto merge of #118138 - Nilstrieb:one-previous-error, r=WaffleLapkin | bors | -601/+601 |
| 2023-11-24 | move CONFIG_CHANGE_HISTORY to its own module | onur-ozkan | -91/+97 |
| 2023-11-24 | use the change-id from source instead of the one from config.tom | onur-ozkan | -2/+2 |
| 2023-11-24 | add change information for PR#117813 | onur-ozkan | -0/+5 |
| 2023-11-24 | Manual find replace updates | Nilstrieb | -12/+12 |
| 2023-11-24 | Bless Miri tests | Nilstrieb | -472/+472 |
| 2023-11-24 | Bless clippy tests | Nilstrieb | -117/+117 |
| 2023-11-24 | rustdoc-search: avoid infinite where clause unbox | Michael Howell | -8/+24 |
| 2023-11-24 | Replace `option.map(cond) == Some(true)` with `option.is_some_and(cond)` | David Tolnay | -3/+5 |
| 2023-11-24 | Rollup merge of #118245 - fee1-dead-contrib:span-tilde-const, r=compiler-errors | Michael Goulet | -1/+1 |
| 2023-11-24 | Rollup merge of #118187 - onur-ozkan:recompile-llvm-on-changes, r=clubby789 | Michael Goulet | -2/+50 |
| 2023-11-24 | Add `Span` to `TraitBoundModifier` | Deadbeef | -1/+1 |