| Age | Commit message (Expand) | Author | Lines |
| 2025-03-10 | Add change tracker entry | Jakub Beránek | -0/+5 |
| 2025-03-10 | Implement downloading GCC from CI | Jakub Beránek | -20/+104 |
| 2025-03-10 | Add `download-ci-gcc-stamp` file | Jakub Beránek | -0/+4 |
| 2025-03-10 | Add `[gcc] download-ci-gcc` option | Jakub Beránek | -1/+27 |
| 2025-03-10 | Add `gcc` bootstrap config section | Jakub Beránek | -1/+8 |
| 2025-03-10 | Refactor GCC compilation | Jakub Beránek | -105/+112 |
| 2025-03-10 | Revert "Use workspace lints for crates in `compiler/` #138084" | 许杰友 Jieyou Xu (Joe) | -9/+4 |
| 2025-03-09 | Rollup merge of #138233 - smmalis37:no-advapi32, r=ChrisDenton | Matthias Krüger | -2/+4 |
| 2025-03-09 | Rollup merge of #138232 - Kobzol:gcc-reduce-verbosity, r=GuillaumeGomez | Matthias Krüger | -2/+11 |
| 2025-03-09 | Rollup merge of #138216 - Zalathar:any-debug, r=onur-ozkan | Matthias Krüger | -2/+75 |
| 2025-03-09 | Rollup merge of #138084 - nnethercote:workspace-lints, r=jieyouxu | Matthias Krüger | -4/+9 |
| 2025-03-09 | Auto merge of #137541 - onur-ozkan:fix-cargo-clippy-bin, r=jieyouxu | bors | -4/+15 |
| 2025-03-08 | re-add gnu lib and tweak comment | Steven Malis | -2/+5 |
| 2025-03-08 | Don't link against advapi32, except on win7. | Steven Malis | -1/+0 |
| 2025-03-08 | Reduce verbosity of GCC build log | Jakub Beránek | -2/+11 |
| 2025-03-08 | Auto merge of #138224 - onur-ozkan:fix-multiple-candidates, r=jieyouxu | bors | -3/+11 |
| 2025-03-08 | skip `compile::Std` and `compile::Rustc` on `forced_compiler` | onur-ozkan | -3/+11 |
| 2025-03-08 | Auto merge of #138208 - jhpratt:rollup-hlqyu51, r=jhpratt | bors | -5/+14 |
| 2025-03-08 | Update bootstrap to edition 2024 | Jakub Beránek | -24/+51 |
| 2025-03-08 | bootstrap: Fix stack printing when a step cycle is detected | Zalathar | -2/+75 |
| 2025-03-08 | Rollup merge of #136642 - bjorn3:separate_alloctest_crate, r=cuviper | Jacob Pratt | -5/+14 |
| 2025-03-08 | Auto merge of #138205 - onur-ozkan:fix-build-cycle, r=jieyouxu | bors | -17/+21 |
| 2025-03-08 | update doc-comment for `forced_compiler` | onur-ozkan | -2/+2 |
| 2025-03-08 | handle precompiled compiler more properly | onur-ozkan | -15/+19 |
| 2025-03-07 | Rollup merge of #137537 - jieyouxu:daily-rmake, r=Kobzol | Jacob Pratt | -1/+1 |
| 2025-03-08 | Specify rust lints for `compiler/` crates via Cargo. | Nicholas Nethercote | -4/+9 |
| 2025-03-07 | Move all alloc integration tests to a new alloctests crate | bjorn3 | -5/+14 |
| 2025-03-07 | Auto merge of #138148 - onur-ozkan:fix-llvm-bitcode-build, r=jieyouxu | bors | -4/+4 |
| 2025-03-07 | Apply `--cfg windows_raw_dylib` for bootstrap tools too | Jieyou Xu | -1/+1 |
| 2025-03-07 | use target compiler on llvm-bitcode-linker | onur-ozkan | -4/+4 |
| 2025-03-06 | Rollup merge of #138078 - moxian:rember-warns, r=Kobzol | Michael Goulet | -6/+7 |
| 2025-03-06 | Rollup merge of #138041 - thaliaarchi:use-prelude-size-of.boostrap-compiletes... | Michael Goulet | -3/+3 |
| 2025-03-06 | Auto merge of #138039 - onur-ozkan:handle-forced-compiler-on-tools, r=jieyouxu | bors | -86/+145 |
| 2025-03-06 | Don't even bother checking changelog in --dry-run mode | moxian | -6/+6 |
| 2025-03-05 | Leave a breadcrumb towards bootstrap config documentation | moxian | -2/+3 |
| 2025-03-05 | Remember silenced bootstrap changelog warnings even in --dry-run | moxian | -1/+2 |
| 2025-03-05 | bootstrap and compiletest: Use size_of_val from the prelude instead of imported | Thalia Archibald | -3/+3 |
| 2025-03-05 | Rollup merge of #137723 - onur-ozkan:cfg-ver-description, r=pietroalbini,weih... | 许杰友 Jieyou Xu (Joe) | -3/+26 |
| 2025-03-05 | Rollup merge of #137679 - bjorn3:coretests_improvements, r=jieyouxu,onur-ozkan | 许杰友 Jieyou Xu (Joe) | -67/+24 |
| 2025-03-05 | bless bootstrap tests | onur-ozkan | -1/+0 |
| 2025-03-05 | Revert "avoid `compiler_for` for dist tools and force the current compiler" | onur-ozkan | -11/+47 |
| 2025-03-05 | handle forced compiler in `get_tool_rustc_compiler` | onur-ozkan | -0/+2 |
| 2025-03-05 | add new field `forced_compiler` to `Compiler` | onur-ozkan | -75/+97 |
| 2025-03-05 | replace `rust.description` with `build.description` | onur-ozkan | -1/+1 |
| 2025-03-05 | pass `CFG_VER_DESCRIPTION` to tool builds | onur-ozkan | -0/+9 |
| 2025-03-05 | add change-entry | onur-ozkan | -0/+5 |
| 2025-03-05 | move `rust.description` to `build.description` | onur-ozkan | -2/+11 |
| 2025-03-04 | Rollup merge of #137667 - Kobzol:gcc-dist-build, r=onur-ozkan | Jubilee | -0/+28 |
| 2025-03-04 | Rollup merge of #137373 - Kobzol:tool-stage0-improve, r=jieyouxu | Jubilee | -130/+47 |
| 2025-03-04 | Store bootstrap command-line into metrics | Jakub Beránek | -0/+8 |