| Age | Commit message (Expand) | Author | Lines |
| 2023-10-02 | Rollup merge of #116349 - onur-ozkan:hfix, r=tmandry | Tyler Mandry | -3/+3 |
| 2023-10-02 | Rollup merge of #114453 - Kobzol:ci-group-stdout, r=onur-ozkan | Tyler Mandry | -3/+3 |
| 2023-10-02 | ensure the parent path's existence on `x install` | onur-ozkan | -3/+3 |
| 2023-10-02 | Auto merge of #116276 - lqd:lld-sysroot, r=onur-ozkan | bors | -0/+17 |
| 2023-10-02 | Auto merge of #115898 - onur-ozkan:config-change-tracking, r=Mark-Simulacrum | bors | -106/+90 |
| 2023-10-02 | Auto merge of #116207 - Ayush1325:uefi_stdio, r=Mark-Simulacrum | bors | -1/+7 |
| 2023-10-02 | Update UEFI docs | Ayush Singh | -1/+7 |
| 2023-10-01 | add Changelog topic to bootstrap/README.md | onur-ozkan | -5/+9 |
| 2023-10-01 | implement major change tracking for the bootstrap configuration | onur-ozkan | -101/+81 |
| 2023-10-01 | Auto merge of #115554 - Kobzol:single-cgu, r=Mark-Simulacrum | bors | -1/+2 |
| 2023-10-01 | bootstrap: copy self-contained linking components to stage0-sysroot | Rémy Rakic | -0/+17 |
| 2023-10-01 | Rollup merge of #116299 - emmanuel-ferdman:wip, r=albertlarsan68 | Matthias Krüger | -1/+1 |
| 2023-10-01 | Rollup merge of #116292 - onur-ozkan:warn-wrong-sources, r=clubby789 | Matthias Krüger | -0/+6 |
| 2023-10-01 | Auto merge of #116307 - RalfJung:miri, r=RalfJung | bors | -31/+841 |
| 2023-10-01 | Auto merge of #115670 - Zoxc:outline-panic-macro-1, r=Mark-Simulacrum | bors | -23/+52 |
| 2023-10-01 | Auto merge of #116225 - Kobzol:newbors-integration, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-10-01 | Auto merge of #116302 - Mark-Simulacrum:bump-version, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-10-01 | Auto merge of #116108 - onur-ozkan:support-make-jobs-flag, r=Mark-Simulacrum | bors | -0/+7 |
| 2023-09-30 | Bump to 1.75.0 | Mark Rousskov | -1/+1 |
| 2023-09-30 | clippy | Ralf Jung | -2/+5 |
| 2023-09-30 | fmt | Ralf Jung | -14/+11 |
| 2023-09-30 | Merge from rustc | Ralf Jung | -146/+217 |
| 2023-09-30 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-09-30 | Update location of `language-features/plugin.md` | Emmanuel Ferdman | -1/+1 |
| 2023-09-30 | Auto merge of #3086 - eduardosm:x86-sse3-intrinsics, r=RalfJung | bors | -0/+737 |
| 2023-09-30 | Auto merge of #116127 - onur-ozkan:sanity-checks-on-install, r=Mark-Simulacrum | bors | -0/+31 |
| 2023-09-30 | warn if source is not either a git clone or a dist tarball | onur-ozkan | -0/+6 |
| 2023-09-30 | Bump libloading to 0.8 | Samuel Thibault | -4/+4 |
| 2023-09-30 | Auto merge of #116254 - WaffleLapkin:nicen-traversal, r=cjgillot | bors | -13/+19 |
| 2023-09-30 | Implement `llvm.x86.ssse3.*` intrinsics | Eduardo Sánchez Muñoz | -146/+644 |
| 2023-09-30 | Implement `llvm.x86.sse3.*` intrinsics | Eduardo Sánchez Muñoz | -0/+239 |
| 2023-09-30 | Auto merge of #116195 - fmease:rustdoc-investigate-perf-regression, r=Guillau... | bors | -27/+16 |
| 2023-09-30 | Auto merge of #116280 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-09-30 | Auto merge of #115933 - oli-obk:simd_shuffle_const, r=workingjubilee | bors | -3/+56 |
| 2023-09-30 | Update cargo | Weihang Lo | -0/+0 |
| 2023-09-30 | Auto merge of #115368 - loongarch-rs:none-tier2, r=pietroalbini | bors | -3/+7 |
| 2023-09-30 | rustdoc: reduce the amount of `asyncness` query executions | León Orell Valerian Liehr | -1/+7 |
| 2023-09-29 | rustdoc: simplify sugared_async_return_type | León Orell Valerian Liehr | -26/+9 |
| 2023-09-29 | Rollup merge of #116263 - ferrocene:pa-more-bare-metal-fixes, r=oli-obk | Matthias Krüger | -0/+11 |
| 2023-09-29 | Rollup merge of #116216 - heiher:crosstool, r=Kobzol | Matthias Krüger | -23/+5 |
| 2023-09-29 | Auto merge of #3093 - eduardosm:llvm.x86.sse2.pmadd.wd, r=RalfJung | bors | -0/+54 |
| 2023-09-29 | Implement the `llvm.x86.sse2.pmadd.wd` intrinsic | Eduardo Sánchez Muñoz | -0/+54 |
| 2023-09-29 | add needs-relocation-model-pic to compiletest | Pietro Albini | -0/+11 |
| 2023-09-29 | Rollup merge of #116245 - flip1995:clippy-backport, r=Manishearth | Matthias Krüger | -1/+1 |
| 2023-09-29 | Rollup merge of #116234 - RalfJung:miri, r=RalfJung | Matthias Krüger | -72/+228 |
| 2023-09-29 | Rollup merge of #116231 - DaniPopes:simpler-lint-array, r=Nilstrieb | Matthias Krüger | -8/+6 |
| 2023-09-29 | Rollup merge of #116133 - pouriya:refactor-bootstrap.py, r=albertlarsan68 | Matthias Krüger | -49/+41 |
| 2023-09-29 | add FMA test that would fail with apfloat | Ralf Jung | -11/+20 |
| 2023-09-29 | add tests for '%' sign on floats | Ralf Jung | -0/+10 |
| 2023-09-28 | Reverse postorder instead of using reversed postorder | Maybe Waffle | -13/+19 |