| Age | Commit message (Expand) | Author | Lines |
| 2025-01-20 | Rollup merge of #135658 - Kobzol:src-tarball-remove-gcc, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -1/+12 |
| 2025-01-20 | Rollup merge of #135433 - tanvincible:patch-1, r=onur-ozkan | 许杰友 Jieyou Xu (Joe) | -4/+7 |
| 2025-01-20 | Add logic to override profile for non git sources | Tanvi Pooranmal Meena | -4/+7 |
| 2025-01-20 | Rollup merge of #135729 - Noratrieb:compiler-profile-debug-assert, r=lqd | 许杰友 Jieyou Xu (Joe) | -0/+7 |
| 2025-01-20 | Rollup merge of #135722 - onur-ozkan:handle-tarball-ci-commit, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -13/+23 |
| 2025-01-19 | Auto merge of #135742 - RalfJung:miri-sync, r=RalfJung | bors | -765/+982 |
| 2025-01-19 | fix location of pipe module | Ralf Jung | -2/+3 |
| 2025-01-19 | Add debug assertions to compiler profile | Noratrieb | -0/+7 |
| 2025-01-19 | Auto merge of #135714 - rust-lang:cargo_update, r=clubby789 | bors | -27/+38 |
| 2025-01-19 | Rollup merge of #135723 - Noratrieb:error-pattern-my-a-, r=jieyouxu | Guillaume Gomez | -1/+2 |
| 2025-01-19 | Remove unused `item-row` CSS class | Guillaume Gomez | -1/+1 |
| 2025-01-19 | Fix dev guide docs for error-pattern | Noratrieb | -1/+2 |
| 2025-01-19 | make it possible to use ci-rustc on tarball sources | onur-ozkan | -13/+23 |
| 2025-01-19 | Auto merge of #135709 - lqd:bring-back-len, r=compiler-errors | bors | -1/+1 |
| 2025-01-19 | Merge from rustc | The Miri Cronjob Bot | -566/+766 |
| 2025-01-19 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-19 | Auto merge of #135715 - matthiaskrgr:rollup-9a18sxj, r=matthiaskrgr | bors | -59/+44 |
| 2025-01-19 | Rollup merge of #135641 - GuillaumeGomez:items-list, r=notriddle | Matthias Krüger | -59/+44 |
| 2025-01-19 | cargo update | github-actions | -27/+38 |
| 2025-01-19 | Rollup merge of #135640 - Gelbpunkt:drop-mips-glibc-patches, r=Kobzol | Matthias Krüger | -127/+0 |
| 2025-01-19 | Rollup merge of #135623 - marcoieni:mingw-check-tidy-dockerfile, r=Kobzol | Matthias Krüger | -1/+3 |
| 2025-01-19 | Rollup merge of #135616 - marcoieni:split-i686-msvc-job, r=Kobzol | Matthias Krüger | -5/+21 |
| 2025-01-18 | Revert "Auto merge of #134330 - scottmcm:no-more-rvalue-len, r=matthewjasper" | Rémy Rakic | -1/+1 |
| 2025-01-18 | Auto merge of #135633 - marcoieni:ci-free-arm-linux, r=Kobzol | bors | -1/+1 |
| 2025-01-18 | Remove more CSS classes | Guillaume Gomez | -28/+19 |
| 2025-01-18 | Auto merge of #135682 - matthiaskrgr:rollup-cl7zlt1, r=matthiaskrgr | bors | -13/+30 |
| 2025-01-18 | Auto merge of #135667 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-01-18 | Rollup merge of #135612 - onur-ozkan:include-x-scripts-in-tarballs, r=clubby789 | Matthias Krüger | -7/+11 |
| 2025-01-18 | Rollup merge of #135478 - Kobzol:gcc-clippy, r=onur-ozkan | Matthias Krüger | -6/+19 |
| 2025-01-18 | Auto merge of #135678 - matthiaskrgr:rollup-psuyzpn, r=matthiaskrgr | bors | -30/+70 |
| 2025-01-18 | Rollup merge of #135654 - lolbinarycat:bootstrap-135650, r=onur-ozkan | Matthias Krüger | -0/+2 |
| 2025-01-18 | Rollup merge of #135421 - cod10129:warn-tidy-ignore, r=onur-ozkan | Matthias Krüger | -30/+68 |
| 2025-01-18 | Bump Fuchsia integration commit | Erick Tryzelaar | -1/+1 |
| 2025-01-17 | Update cargo | Weihang Lo | -0/+0 |
| 2025-01-17 | Do not include GCC source code in source tarballs | Jakub Beránek | -1/+12 |
| 2025-01-17 | Handle reexports items list a bit differently since they cannot have document... | Guillaume Gomez | -8/+6 |
| 2025-01-17 | Replace ul/li list with dl/dd/dt elements | Guillaume Gomez | -33/+29 |
| 2025-01-17 | add src/librustdoc and src/rustdoc-json-types to RUSTC_IF_UNCHANGED_ALLOWED_P... | binarycat | -0/+2 |
| 2025-01-17 | Drop MIPS glibc 2.23 patches that reside in crosstool-ng now | Jens Reidel | -127/+0 |
| 2025-01-17 | ci: switch to linux free arm runners | MarcoIeni | -1/+1 |
| 2025-01-17 | ci: use ghcr ubuntu image for mingw-check-tidy | MarcoIeni | -1/+3 |
| 2025-01-17 | include `x` and `x.ps1` scripts in tarball sources | onur-ozkan | -0/+2 |
| 2025-01-17 | CI: split i686-msvc job to two free runners | MarcoIeni | -5/+21 |
| 2025-01-17 | add tidy check on dist src files order | onur-ozkan | -7/+9 |
| 2025-01-17 | Rollup merge of #135594 - lolbinarycat:tester.js-order-error, r=notriddle | Matthias Krüger | -1/+1 |
| 2025-01-17 | Rollup merge of #131806 - lolbinarycat:rustdoc-search-all-is-func, r=notriddle | Matthias Krüger | -1/+56 |
| 2025-01-17 | Auto merge of #135605 - jieyouxu:temp-require-force-rustdoc-js, r=clubby789 | bors | -4/+1 |
| 2025-01-17 | compiletest: require `COMPILETEST_FORCE_STAGE0` for `./x test rustdoc-js --st... | 许杰友 Jieyou Xu (Joe) | -4/+1 |
| 2025-01-16 | fix error for when results in a rustdoc-js test are in the wrong order | binarycat | -1/+1 |
| 2025-01-16 | Treat other items as functions for the purpose of type-based search | binarycat | -1/+56 |