| Age | Commit message (Expand) | Author | Lines |
| 2023-10-29 | Auto merge of #116270 - cjgillot:gvn-aggregate, r=oli-obk,RalfJung | bors | -3/+2 |
| 2023-10-29 | Rollup merge of #117337 - camelid:genparamdefkind-thinvec, r=GuillaumeGomez | Guillaume Gomez | -11/+11 |
| 2023-10-29 | Rollup merge of #117043 - onur-ozkan:skip-stage0-validation, r=Mark-Simulacrum | Guillaume Gomez | -17/+66 |
| 2023-10-29 | rustdoc: Use `ThinVec` in `GenericParamDefKind` | Noah Lev | -11/+11 |
| 2023-10-29 | Auto merge of #117336 - workingjubilee:rollup-6negquv, r=workingjubilee | bors | -2/+7 |
| 2023-10-29 | Auto merge of #117335 - workingjubilee:rollup-jsomm41, r=workingjubilee | bors | -1/+4 |
| 2023-10-28 | Rollup merge of #117322 - onur-ozkan:fix-suppressed-outputs, r=Kobzol | Jubilee | -2/+6 |
| 2023-10-28 | Rollup merge of #117170 - he32:netbsd-i586, r=bjorn3 | Jubilee | -0/+1 |
| 2023-10-28 | Rollup merge of #115773 - simlay:arch64-apple-tvos-sim-for-rustc, r=thomcc | Jubilee | -1/+4 |
| 2023-10-29 | Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errors | bors | -9/+9 |
| 2023-10-28 | Auto merge of #117149 - nnethercote:tidy-alphabetical-unit-tests, r=Nilstrieb | bors | -36/+262 |
| 2023-10-28 | set `BootstrapCommand` output mode for submodules | onur-ozkan | -1/+5 |
| 2023-10-28 | i586-unknown-netbsd platform-support.md: fix typo. | Havard Eidnes | -1/+1 |
| 2023-10-28 | change default output mode of `BootstrapCommand` | onur-ozkan | -1/+1 |
| 2023-10-28 | Auto merge of #81746 - bjorn3:cg_clif_rustup_component, r=Mark-Simulacrum | bors | -31/+164 |
| 2023-10-28 | i586-unknown-netbsd: add entry in platform-support.md. | Havard Eidnes | -0/+1 |
| 2023-10-28 | Auto merge of #116609 - eduardosm:bump-stdarch, r=workingjubilee | bors | -226/+7 |
| 2023-10-28 | Rollup merge of #117268 - nnethercote:rustc_interface, r=oli-obk | Jubilee | -2/+2 |
| 2023-10-28 | Rollup merge of #117256 - dtolnay:currentversion, r=compiler-errors | Jubilee | -17/+11 |
| 2023-10-28 | Rollup merge of #117025 - Urgau:cleanup-improve-check-cfg-impl, r=petrochenkov | Jubilee | -1/+1 |
| 2023-10-28 | Auto merge of #117302 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-10-27 | Update cargo | Weihang Lo | -0/+0 |
| 2023-10-28 | Auto merge of #117197 - Zalathar:demangler, r=onur-ozkan | bors | -6/+4 |
| 2023-10-27 | Auto merge of #116471 - notriddle:notriddle/js-trait-alias, r=GuillaumeGomez | bors | -122/+697 |
| 2023-10-28 | Clean up config mess. | Nicholas Nethercote | -2/+2 |
| 2023-10-27 | Auto merge of #117294 - matthiaskrgr:rollup-xylsec7, r=matthiaskrgr | bors | -1/+1 |
| 2023-10-27 | Explicitly mark which targets to distribute cg_clif for in CI | bjorn3 | -3/+17 |
| 2023-10-27 | Auto merge of #103208 - cjgillot:match-fake-read, r=oli-obk,RalfJung | bors | -0/+89 |
| 2023-10-27 | Rollup merge of #117287 - onur-ozkan:fix-miri-target-info, r=RalfJung | Matthias Krüger | -1/+1 |
| 2023-10-27 | fix miri target information for Test step | onur-ozkan | -1/+1 |
| 2023-10-27 | Add gen blocks to ast and do some broken ast lowering | Oli Scherer | -9/+9 |
| 2023-10-27 | Fix review comments | bjorn3 | -4/+2 |
| 2023-10-27 | Distribute cg_clif as a rustup component | bjorn3 | -31/+152 |
| 2023-10-27 | Auto merge of #117272 - matthiaskrgr:rollup-upg122z, r=matthiaskrgr | bors | -0/+23 |
| 2023-10-27 | Rollup merge of #114998 - meysam81:meysam/feat/add-cargo-pgo-to-docs, r=ehuss | Matthias Krüger | -0/+23 |
| 2023-10-27 | Auto merge of #116205 - WaffleLapkin:stabilize_pointer_byte_offsets, r=dtolnay | bors | -5/+0 |
| 2023-10-27 | For run-coverage tests, build `rust-demangler` with the stage 0 compiler | Zalathar | -1/+3 |
| 2023-10-27 | Don't provide `rust-demangler` to run-make tests | Zalathar | -5/+1 |
| 2023-10-26 | Parse rustc version at compile time | David Tolnay | -17/+11 |
| 2023-10-26 | Auto merge of #117249 - matthiaskrgr:rollup-h4og5rv, r=matthiaskrgr | bors | -1/+4 |
| 2023-10-26 | Rollup merge of #117032 - bjorn3:riscv64_enable_cg_clif_tests, r=petrochenkov | Matthias Krüger | -1/+4 |
| 2023-10-26 | Auto merge of #116581 - Kobzol:bootstrap-cmd-run, r=onur-ozkan | bors | -80/+158 |
| 2023-10-26 | Allow ignoring the failure of command execution | Jakub Beránek | -5/+18 |
| 2023-10-26 | Fix residual (never merged) check-cfg syntax in doc | Urgau | -1/+1 |
| 2023-10-26 | Auto merge of #116983 - Urgau:prepare-bootstrap-for-new-check-cfg, r=Kobzol | bors | -9/+34 |
| 2023-10-26 | Auto merge of #117148 - dtolnay:sinceversion, r=cjgillot | bors | -24/+43 |
| 2023-10-26 | Auto merge of #116818 - Nilstrieb:stop-submitting-bug-reports, r=wesleywiser | bors | -12/+27 |
| 2023-10-26 | Auto merge of #115872 - ferrocene:pa-remap-cargo-home, r=clubby789 | bors | -1/+33 |
| 2023-10-25 | Stabilize `[const_]pointer_byte_offsets` | Maybe Waffle | -5/+0 |
| 2023-10-25 | Rollup merge of #117175 - oli-obk:gen_fn_split, r=compiler-errors | Matthias Krüger | -10/+10 |