| Age | Commit message (Expand) | Author | Lines |
| 2025-03-22 | Rollup merge of #138763 - aDotInTheVoid:two-years-later, r=GuillaumeGomez | Matthias Krüger | -0/+15 |
| 2025-03-21 | Auto merge of #138791 - matthiaskrgr:rollup-ev46cqr, r=matthiaskrgr | bors | -47/+54 |
| 2025-03-21 | Rollup merge of #138706 - Kobzol:bootstrap-git-refactor-1, r=onur-ozkan | Matthias Krüger | -46/+50 |
| 2025-03-21 | Rollup merge of #138623 - daltenty:daltenty/fix-compiler-rt, r=Kobzol | Matthias Krüger | -1/+4 |
| 2025-03-21 | Fix test using `download-ci-llvm=true` on CI | Jakub Beránek | -1/+1 |
| 2025-03-21 | Set `if-unchanged` as the default value for `download-ci-llvm` when we're on CI. | Jakub Beránek | -1/+8 |
| 2025-03-21 | Allow unused code in tests | Jakub Beránek | -0/+1 |
| 2025-03-21 | Remove duplicated check for LLVM modifications and disable `download-ci-llvm=... | Jakub Beránek | -42/+23 |
| 2025-03-21 | Unify LLVM invalidation path handling | Jakub Beránek | -15/+16 |
| 2025-03-21 | Rollup merge of #138743 - onur-ozkan:override-is-ci-behaviour, r=Kobzol | Matthias Krüger | -26/+45 |
| 2025-03-21 | jsondocck: Replace `jsonpath_lib` with `jsonpath-rust` | Alona Enraght-Moony | -0/+15 |
| 2025-03-20 | add test for `Config::is_running_on_ci` | onur-ozkan | -0/+17 |
| 2025-03-20 | make it possible to override CI/non-CI environment behaviour | onur-ozkan | -26/+28 |
| 2025-03-20 | Use `-Wunused_crate_dependencies` for compiler crates. | Nicholas Nethercote | -0/+1 |
| 2025-03-19 | Respect `--src` bootstrap flag | Jakub Beránek | -45/+49 |
| 2025-03-19 | Simplify `get_git_modified_files` | Jakub Beránek | -1/+1 |
| 2025-03-19 | Auto merge of #138693 - matthiaskrgr:rollup-ejq8mwp, r=matthiaskrgr | bors | -7/+2 |
| 2025-03-18 | Revert "Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retriev... | Ralf Jung | -7/+2 |
| 2025-03-18 | Rollup merge of #138080 - moxian:bootstrap-breadcrumb, r=jieyouxu | Matthias Krüger | -2/+3 |
| 2025-03-17 | [bootstrap] Distribute split debuginfo if present | Wesley Wiser | -99/+255 |
| 2025-03-17 | Use llvm_runtimes for compiler-rt | David Tenty | -1/+4 |
| 2025-03-17 | Auto merge of #138611 - matthiaskrgr:rollup-hmjbqva, r=matthiaskrgr | bors | -1/+1 |
| 2025-03-17 | Auto merge of #137081 - Shourya742:2025-02-15-change-config.toml-to-bootstrap... | bors | -110/+138 |
| 2025-03-17 | modify config.toml->bootstrap.toml for new upstream changes | bit-aloo | -4/+4 |
| 2025-03-17 | Rollup merge of #138412 - cuviper:licenses, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-03-17 | adjust comment | Giang Dao | -22/+8 |
| 2025-03-17 | wix: allow to skip more components | klensy | -2/+30 |
| 2025-03-17 | fix missing rustfmt for apple darwin | Giang Dao | -3/+9 |
| 2025-03-17 | fix missing rustfmt and clippy for msi | Giang Dao | -1/+30 |
| 2025-03-17 | Rollup merge of #138592 - onur-ozkan:follow-up-137147, r=Kobzol | Jacob Pratt | -1/+1 |
| 2025-03-17 | Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retrieval_metho... | Jacob Pratt | -2/+7 |
| 2025-03-17 | Only add `rustc_randomized_layouts` if the crate has it | Guillaume Gomez | -1/+1 |
| 2025-03-17 | update change entry for #137147 | onur-ozkan | -1/+1 |
| 2025-03-17 | make profile_user_dist test backward compatible | bit-aloo | -7/+9 |
| 2025-03-17 | change config.toml to bootstrap.toml for bootstrap module | bit-aloo | -101/+127 |
| 2025-03-16 | Auto merge of #137011 - LuuuXXX:promote-ohos-with-host-tools, r=Amanieu | bors | -1/+14 |
| 2025-03-16 | Rollup merge of #137147 - Shourya742:2025-02-16-support-exclude-in-config.tom... | 许杰友 Jieyou Xu (Joe) | -16/+42 |
| 2025-03-15 | Auto merge of #137665 - Kobzol:update-sccache, r=marcoieni | bors | -98/+10 |
| 2025-03-15 | Rollup merge of #138451 - Kobzol:gcc-ci-build-gcc, r=GuillaumeGomez | León Orell Valerian Liehr | -15/+36 |
| 2025-03-14 | Rollup merge of #138469 - tshepang:patch-6, r=onur-ozkan | León Orell Valerian Liehr | -2/+0 |
| 2025-03-14 | Ensure that GCC is not built using Clang, as it misbehaves | Jakub Beránek | -6/+20 |
| 2025-03-14 | Rollup merge of #138389 - onur-ozkan:use-expect, r=jieyouxu | Jacob Pratt | -16/+13 |
| 2025-03-13 | Store libgccjit.so in a lib directory in the GCC CI tarball | Jakub Beránek | -3/+2 |
| 2025-03-13 | Change GCC build flags | Jakub Beránek | -1/+1 |
| 2025-03-13 | Create libgccjit.so.0 alias also for CI-downloaded GCC | Jakub Beránek | -6/+14 |
| 2025-03-13 | remove comment regarding a removed test directive | Tshepang Mbambo | -2/+0 |
| 2025-03-13 | Record the new settings checksums | Josh Stone | -3/+7 |
| 2025-03-13 | update the test_exclude to not use paths with path separators | bit-aloo | -2/+1 |
| 2025-03-13 | make test platform agnostic | bit-aloo | -2/+4 |
| 2025-03-13 | Add change info to change tracker | bit-aloo | -0/+5 |