| Age | Commit message (Expand) | Author | Lines |
| 2025-03-13 | Rollup merge of #126856 - onur-ozkan:remove-rls, r=clubby789 | Matthias Krüger | -58/+7 |
| 2025-03-12 | Rollup merge of #138390 - onur-ozkan:fix-invalid-tracing-log, r=jieyouxu | Matthias Krüger | -5/+1 |
| 2025-03-12 | Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan... | Matthias Krüger | -16/+24 |
| 2025-03-12 | Auto merge of #137612 - Kobzol:bootstrap-2024, r=onur-ozkan | bors | -53/+83 |
| 2025-03-12 | fix incorrect tracing log | onur-ozkan | -5/+1 |
| 2025-03-12 | Rollup merge of #138313 - rustbot:docs-update, r=jieyouxu | Matthias Krüger | -0/+1 |
| 2025-03-12 | add change entry for rls removal | onur-ozkan | -0/+5 |
| 2025-03-12 | remove rls support from bootstrap | onur-ozkan | -58/+2 |
| 2025-03-11 | Rollup merge of #138245 - onur-ozkan:ci-rustc-test-fix, r=jieyouxu | Matthias Krüger | -2/+11 |
| 2025-03-11 | Rollup merge of #138051 - Kobzol:download-ci-gcc, r=onur-ozkan | Matthias Krüger | -120/+261 |
| 2025-03-11 | Fix `cargo vendor` not working without `rustc` installed | Eric Huss | -0/+1 |
| 2025-03-11 | Do not download GCC in tests | Jakub Beránek | -6/+14 |
| 2025-03-11 | Add missing unsafe block | Jakub Beránek | -29/+32 |
| 2025-03-11 | Add `unreachable_pub` to `RUSTC_LINT_FLAGS` for `compiler/` crates. | Nicholas Nethercote | -0/+1 |
| 2025-03-11 | Use `RUSTC_LINT_FLAGS` more. | Nicholas Nethercote | -16/+23 |
| 2025-03-10 | Target definition for `wasm32-wali-linux-musl` to support the Wasm Linux | Arjun Ramesh | -17/+37 |
| 2025-03-10 | stabilize `ci_rustc_if_unchanged_logic` test for local environments | onur-ozkan | -2/+11 |
| 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 |