| Age | Commit message (Expand) | Author | Lines |
| 2023-10-08 | rustdoc: clean up the In [name] up-pointer | Michael Howell | -16/+50 |
| 2023-10-08 | rustdoc: align crate name with search bar | Michael Howell | -5/+27 |
| 2023-10-08 | rustdoc: fix rustdoc-gui tests for logo changes | Michael Howell | -18/+34 |
| 2023-10-08 | rustdoc: remove rust logo from non-Rust crates | Michael Howell | -36/+208 |
| 2023-10-08 | rustdoc: clean up the layout for annotated version numbers | Michael Howell | -6/+23 |
| 2023-10-08 | compiletest: add a way to specify params with spaces | Michael Howell | -1/+9 |
| 2023-10-08 | rustdoc: show crate name beside small logo | Michael Howell | -48/+95 |
| 2023-10-09 | Auto merge of #116468 - nnethercote:rustc_serialize, r=Mark-Simulacrum | bors | -318/+240 |
| 2023-10-08 | Auto merge of #116515 - petrochenkov:nolegflavor, r=lqd | bors | -23/+12 |
| 2023-10-08 | Auto merge of #116454 - tmiasko:small-dominators, r=cjgillot | bors | -115/+134 |
| 2023-10-08 | Auto merge of #116183 - cjgillot:debug-dse-always, r=oli-obk | bors | -808/+774 |
| 2023-10-08 | Auto merge of #116514 - petrochenkov:nogccld, r=lqd | bors | -68/+27 |
| 2023-10-08 | Auto merge of #116509 - Enselic:rustc-test-op, r=Mark-Simulacrum | bors | -69/+33 |
| 2023-10-08 | linker: Remove `-Zgcc-ld` option | Vadim Petrochenkov | -68/+27 |
| 2023-10-08 | Auto merge of #116487 - tamird:avoid-unwrap-absolute, r=bjorn3 | bors | -28/+30 |
| 2023-10-08 | Auto merge of #116486 - van-ema:master, r=nikic | bors | -14/+14 |
| 2023-10-08 | Auto merge of #116450 - Kobzol:automation-try-bors-ci, r=Mark-Simulacrum | bors | -4/+3 |
| 2023-10-08 | Auto merge of #114623 - Kobzol:opt-dist-gha-summaries, r=Mark-Simulacrum | bors | -28/+160 |
| 2023-10-07 | Auto merge of #116416 - Kobzol:ci-host-llvm-17-0-2, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-10-07 | Auto merge of #116437 - nnethercote:rustc_features, r=Nilstrieb | bors | -166/+149 |
| 2023-10-07 | linker: Remove unstable legacy CLI linker flavors | Vadim Petrochenkov | -23/+12 |
| 2023-10-07 | Auto merge of #100806 - timvermeulen:split_inclusive_double_ended_bound, r=dt... | bors | -1/+1 |
| 2023-10-07 | Auto merge of #116330 - RalfJung:dont-key-on-allocid, r=oli-obk | bors | -33/+0 |
| 2023-10-07 | Auto merge of #116310 - Enselic:check_fn_args_move_size, r=oli-obk | bors | -58/+83 |
| 2023-10-07 | Auto merge of #115583 - RalfJung:packed-unsized, r=lcnr | bors | -12/+73 |
| 2023-10-07 | Auto merge of #116457 - RalfJung:try_eval_scalar_int, r=cjgillot | bors | -15/+15 |
| 2023-10-07 | rustc_monomorphize: Introduce check_fn_args_move_size() | Martin Nordholts | -56/+76 |
| 2023-10-07 | rustc_monomorphize: Move limit check into check_move_size() | Martin Nordholts | -5/+10 |
| 2023-10-07 | Auto merge of #116508 - RalfJung:miri, r=RalfJung | bors | -1813/+2384 |
| 2023-10-07 | tests/run-make: Use RUSTC_TEST_OP in more places | Martin Nordholts | -56/+11 |
| 2023-10-07 | tests/run-make: Move RUSTC_TEST_OP to tools.mk | Martin Nordholts | -12/+22 |
| 2023-10-07 | tests/run-make: Remove wrong blessing advice | Martin Nordholts | -1/+0 |
| 2023-10-07 | allow option-ext as a tool dependency (MPL licensed) | Ralf Jung | -0/+1 |
| 2023-10-07 | update lockfile | Ralf Jung | -10/+42 |
| 2023-10-07 | Auto merge of #109214 - tosti007:std_collection_hash_new_rework, r=workingjub... | bors | -1/+1 |
| 2023-10-07 | Auto merge of #3113 - rust-lang:rustup-2023-10-07, r=saethlin | bors | -4889/+7078 |
| 2023-10-07 | Merge from rustc | The Miri Conjob Bot | -4888/+7077 |
| 2023-10-07 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-10-07 | Auto merge of #116318 - pitaj:android-backtrace-build, r=workingjubilee | bors | -0/+13 |
| 2023-10-07 | Auto merge of #116501 - workingjubilee:rollup-fpzov6m, r=workingjubilee | bors | -124/+266 |
| 2023-10-06 | Rollup merge of #116500 - simlay:tvos-support-for-register_dtor, r=workingjub... | Jubilee | -1/+1 |
| 2023-10-06 | Rollup merge of #116458 - bjorn3:fix_global_asm_test, r=workingjubilee | Jubilee | -1/+8 |
| 2023-10-06 | Rollup merge of #116400 - estebank:issue-78585, r=WaffleLapkin | Jubilee | -41/+225 |
| 2023-10-06 | Rollup merge of #116277 - RalfJung:post-mono, r=oli-obk | Jubilee | -81/+32 |
| 2023-10-06 | Auto merge of #114709 - ShE3py:wasi-io-error-more, r=workingjubilee | bors | -23/+92 |
| 2023-10-06 | Add tvOS to target_os for register_dtor | Sebastian Imlay | -1/+1 |
| 2023-10-06 | Auto merge of #116492 - matthiaskrgr:rollup-xzfhmq1, r=matthiaskrgr | bors | -166/+116 |
| 2023-10-06 | Rollup merge of #116484 - peterjoel:once-doc-clarify, r=cuviper | Matthias Krüger | -1/+1 |
| 2023-10-06 | Rollup merge of #116481 - scottmcm:tweak-combinators, r=cuviper | Matthias Krüger | -4/+4 |
| 2023-10-06 | Rollup merge of #116474 - nnethercote:rustc_assorted, r=spastorino | Matthias Krüger | -81/+28 |