| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | 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 |
| 2023-11-24 | Auto merge of #117782 - majaha:tidy_fix, r=onur-ozkan | bors | -7/+10 |
| 2023-11-24 | Fix build on Solaris after #117815. | Petr Sumbera | -3/+3 |
| 2023-11-24 | Rollup merge of #118224 - dtolnay:rustdocsortunstable, r=fmease | Matthias Krüger | -2/+2 |
| 2023-11-24 | Rollup merge of #117656 - ChrisDenton:invalid, r=thomcc | Matthias Krüger | -1/+1 |
| 2023-11-23 | Sort unstable items last in rustdoc, instead of first | David Tolnay | -2/+2 |
| 2023-11-23 | Fix tidy on untracked files with special character | Matt Harding | -7/+10 |
| 2023-11-23 | Auto merge of #118192 - Kyuuhachi:issue-118180, r=fmease | bors | -5/+9 |
| 2023-11-23 | Don't print "private fields" on empty tuple structs | Kyuuhachi | -5/+9 |
| 2023-11-23 | Auto merge of #117815 - onur-ozkan:update-change-tracking-impl, r=albertlarsan68 | bors | -29/+90 |
| 2023-11-23 | Auto merge of #116449 - Kobzol:bootstrap-rustdoc-shim, r=petrochenkov | bors | -33/+79 |
| 2023-11-23 | Add LLD flags to rustdoc cargo invocations | Jakub Beránek | -20/+64 |
| 2023-11-23 | Auto merge of #118073 - saethlin:gc-dead-allocs, r=RalfJung | bors | -1/+2 |
| 2023-11-22 | Miri: GC the dead_alloc_map too | Ben Kimock | -1/+2 |
| 2023-11-23 | Recompile LLVM when it changes in the git sources | onur-ozkan | -2/+50 |
| 2023-11-22 | Auto merge of #118178 - compiler-errors:rollup-0i11w85, r=compiler-errors | bors | -2/+15 |
| 2023-11-22 | Rollup merge of #118100 - ecnelises:ppc64_profiler, r=Kobzol | Michael Goulet | -1/+1 |
| 2023-11-22 | Rollup merge of #118013 - sivadeilra:user/ardavis/ehcont, r=wesleywiser | Michael Goulet | -1/+14 |
| 2023-11-22 | Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin | bors | -36/+2 |
| 2023-11-22 | Stabilize RFC3324 dyn upcasting coercion | Urgau | -36/+2 |
| 2023-11-22 | Auto merge of #118086 - nnethercote:queries-cleanups, r=bjorn3 | bors | -5/+5 |
| 2023-11-22 | Auto merge of #118071 - Urgau:check-cfg-cargo-feature, r=petrochenkov | bors | -1/+1 |
| 2023-11-22 | Auto merge of #117928 - nnethercote:rustc_ast_pretty, r=fee1-dead | bors | -7/+7 |
| 2023-11-22 | Make `Compiler::{sess,codegen_backend}` public. | Nicholas Nethercote | -5/+5 |
| 2023-11-21 | update -Cehcont-guard and comment | Arlie Davis | -3/+7 |
| 2023-11-21 | x.py fmt | Arlie Davis | -5/+1 |
| 2023-11-21 | Add support for generating the EHCont section | Arlie Davis | -2/+15 |
| 2023-11-22 | Update itertools to 0.11. | Nicholas Nethercote | -7/+7 |
| 2023-11-21 | rustdoc-search: make primitives and keywords less special | Michael Howell | -46/+41 |
| 2023-11-21 | rustdoc-search: clean up `checkPath` | Michael Howell | -13/+3 |
| 2023-11-21 | [Miri] Do not respect RUSTC_HOST_FLAGS since RUSTFLAGS isn't | Urgau | -1/+1 |
| 2023-11-21 | Rollup merge of #118091 - psumbera:solaris-target, r=compiler-errors | Nilstrieb | -10/+2 |
| 2023-11-21 | Rollup merge of #118083 - calebzulawski:remove-i686-apple-darwin, r=albertlar... | Nilstrieb | -1/+1 |
| 2023-11-21 | Rollup merge of #118029 - saethlin:allocid-gc, r=RalfJung | Nilstrieb | -309/+434 |
| 2023-11-21 | Rollup merge of #117522 - Urgau:check-cfg-cli-own-lint, r=petrochenkov | Nilstrieb | -0/+3 |
| 2023-11-21 | Rollup merge of #116085 - notriddle:notriddle/search-associated-types, r=Guil... | Nilstrieb | -119/+801 |
| 2023-11-21 | Auto merge of #118126 - Nilstrieb:rollup-5ogh896, r=Nilstrieb | bors | -0/+5 |
| 2023-11-21 | Rollup merge of #118097 - rustbot:docs-update, r=ehuss | Nilstrieb | -0/+0 |
| 2023-11-21 | Rollup merge of #118059 - Nilstrieb:unset-cargo, r=dtolnay | Nilstrieb | -0/+5 |
| 2023-11-21 | Auto merge of #115691 - jsgf:typed-json-diags, r=est31,dtolnay | bors | -3/+11 |
| 2023-11-20 | Update some more cases of "type" -> "$message_type" | David Tolnay | -2/+2 |
| 2023-11-21 | Enable profiler in dist-powerpc64-linux | Qiu Chaofan | -1/+1 |
| 2023-11-20 | Update books | rustbot | -0/+0 |