| Age | Commit message (Expand) | Author | Lines |
| 2025-02-06 | improve CI cache docs | MarcoIeni | -4/+20 |
| 2025-02-06 | Rollup merge of #136630 - jieyouxu:render_tests, r=ChrisDenton | Matthias Krüger | -0/+3 |
| 2025-02-06 | Rollup merge of #136393 - oli-obk:pattern-type-lit-oflo-checks, r=compiler-er... | Matthias Krüger | -21/+17 |
| 2025-02-06 | Auto merge of #136471 - safinaskar:parallel, r=SparrowLii | bors | -102/+104 |
| 2025-02-06 | Merge pull request #4179 from rayslava/master | Ralf Jung | -1/+6 |
| 2025-02-06 | bootstrap: reset some test suite metadata when starting a new test suite | 许杰友 Jieyou Xu (Joe) | -0/+3 |
| 2025-02-06 | create `initial_rustdoc` field in `Build` | onur-ozkan | -1/+3 |
| 2025-02-06 | Replace link with a https based one | Martin Liska | -1/+1 |
| 2025-02-06 | Merge from rustc | The Miri Cronjob Bot | -276/+384 |
| 2025-02-06 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-02-06 | allow code to call geteuid() | Slava Barinov | -1/+6 |
| 2025-02-05 | Rollup merge of #136587 - GuillaumeGomez:update-gui-tests, r=notriddle | Jubilee | -2/+1 |
| 2025-02-05 | Rollup merge of #136558 - madsmtm:apple-host-tooling, r=jieyouxu | Jubilee | -0/+12 |
| 2025-02-06 | ci: upgrade to crosstool-ng 1.27.0 | WANG Rui | -24/+7 |
| 2025-02-06 | Auto merge of #136265 - notriddle:notriddle/clean-up, r=fmease | bors | -17/+15 |
| 2025-02-05 | Only apply LTO to rustdoc at stage 2 | Jakub Beránek | -11/+17 |
| 2025-02-05 | Auto merge of #136572 - jieyouxu:rollup-mtyaisw, r=jieyouxu | bors | -22/+35 |
| 2025-02-05 | Auto merge of #136253 - notriddle:notriddle/aot-minify, r=GuillaumeGomez | bors | -32/+35 |
| 2025-02-05 | Removed dependency on the field-offset crate. | David Venhoek | -4/+0 |
| 2025-02-05 | Re-enable "jump to def" feature on rustc docs | Guillaume Gomez | -1/+2 |
| 2025-02-05 | Update browser-ui-test version to `0.20.2` | Guillaume Gomez | -2/+1 |
| 2025-02-05 | fixup: fix the compiler path in one more Dockerfile | Alan Somers | -3/+3 |
| 2025-02-05 | Remove the `rustc-perf-wrapper` tool | Jakub Beránek | -234/+0 |
| 2025-02-05 | Update bootstrap completions | Jakub Beránek | -76/+3428 |
| 2025-02-05 | Update rustc-dev-guide | Jakub Beránek | -3/+1 |
| 2025-02-05 | Build Rustdoc when a Doc benchmark is requested | Jakub Beránek | -2/+21 |
| 2025-02-05 | Move `x perf` directly into bootstrap | Jakub Beránek | -19/+194 |
| 2025-02-05 | Revert "CI: build FreeBSD artifacts on FreeBSD 13.4" | Alan Somers | -6/+6 |
| 2025-02-05 | Rename [default|extra]_cflags -> cc_[|un]handled_clags | Mads Marquart | -18/+24 |
| 2025-02-05 | Uniformly handle HIR literals in visitors and lints | Oli Scherer | -21/+17 |
| 2025-02-05 | Merge pull request #19099 from Veykril/push-qxylslwltsqy | Lukas Wirth | -22/+29 |
| 2025-02-05 | Rollup merge of #136536 - DuskyElf:master, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -16/+1 |
| 2025-02-05 | Rollup merge of #135572 - jieyouxu:migrate-split-debuginfo, r=davidtwco | 许杰友 Jieyou Xu (Joe) | -6/+34 |
| 2025-02-05 | Use interior mutability for loaded `ProcMacrorv::expanders` | Lukas Wirth | -22/+29 |
| 2025-02-05 | Merge pull request #4178 from RalfJung/rustup | Ralf Jung | -242/+403 |
| 2025-02-05 | Do not include excluded files even when the client opens them | Chayim Refael Friedman | -121/+217 |
| 2025-02-05 | Merge pull request #18912 from vishruth-thimmaiah/fix_named_struct_assist | Lukas Wirth | -1/+101 |
| 2025-02-05 | bump default max parallelism up to 20 | Ralf Jung | -2/+2 |
| 2025-02-05 | Merge from rustc | Ralf Jung | -239/+400 |
| 2025-02-05 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-02-05 | Merge pull request #4177 from psumbera/solaris-no-flock | Ralf Jung | -77/+77 |
| 2025-02-05 | use cfg_match | Ralf Jung | -82/+77 |
| 2025-02-05 | Fix build on Solaris where is no flock(). | Petr Sumbera | -3/+8 |
| 2025-02-05 | Merge pull request #19097 from Veykril/push-xmkmkwplqnlr | Lukas Wirth | -4/+6 |
| 2025-02-05 | Auto merge of #136564 - fmease:rollup-qcjjcm7, r=fmease | bors | -205/+299 |
| 2025-02-05 | Bump proc-macro2 in xtask | Lukas Wirth | -4/+6 |
| 2025-02-05 | Merge pull request #19094 from ChayimFriedman2/use-body | Laurențiu Nicola | -3/+43 |
| 2025-02-05 | Rollup merge of #136405 - aDotInTheVoid:unstable-doc, r=notriddle | León Orell Valerian Liehr | -5/+11 |
| 2025-02-05 | Rollup merge of #136396 - aDotInTheVoid:crate-isnt-package-whyyy, r=Guillaume... | León Orell Valerian Liehr | -0/+7 |
| 2025-02-05 | Rollup merge of #136392 - jieyouxu:wrap-tracing, r=onur-ozkan | León Orell Valerian Liehr | -51/+99 |