| Age | Commit message (Expand) | Author | Lines |
| 2024-06-19 | patch an ELF file using `--add-rpath` | DianQK | -9/+4 |
| 2024-06-19 | patch `rust-lld` and `ld.lld` on NixOS | DianQK | -4/+4 |
| 2024-06-19 | Rollup merge of #126572 - onur-ozkan:channel-problem, r=clubby789 | León Orell Valerian Liehr | -18/+23 |
| 2024-06-19 | Remove `src/tools/rust-demangler` | Zalathar | -177/+3 |
| 2024-06-18 | make codegen-backend config warning less noisy | onur-ozkan | -4/+10 |
| 2024-06-18 | replace `remove_dir` with `remove_dir_all` in `helpers::symlink_dir` | onur-ozkan | -1/+1 |
| 2024-06-17 | fix checking git submodules during a commit hook | Ralf Jung | -20/+27 |
| 2024-06-17 | simplify `Builder::doc_rust_lang_org_channel` | onur-ozkan | -17/+6 |
| 2024-06-17 | override user defined channel when using precompiled rustc | onur-ozkan | -1/+17 |
| 2024-06-17 | tidy: skip submodules if not present for non-CI environments | onur-ozkan | -27/+3 |
| 2024-06-16 | Rollup merge of #126524 - klensy:bump-15-06-24, r=onur-ozkan | 许杰友 Jieyou Xu (Joe) | -21/+9 |
| 2024-06-16 | Rollup merge of #126309 - onur-ozkan:unify-git-utilization, r=Kobzol | Jacob Pratt | -95/+84 |
| 2024-06-16 | Auto merge of #126479 - Kobzol:disable-llvm-linker-by-default, r=onur-ozkan | bors | -7/+1 |
| 2024-06-15 | bump few deps | klensy | -21/+9 |
| 2024-06-15 | Auto merge of #126518 - matthiaskrgr:rollup-wb70rzq, r=matthiaskrgr | bors | -132/+2 |
| 2024-06-15 | Rollup merge of #126472 - onur-ozkan:improve-libcxx-build, r=Kobzol | Matthias Krüger | -9/+22 |
| 2024-06-14 | Use `std::path::absolute` in bootstrap | Chris Denton | -132/+2 |
| 2024-06-14 | Do not enable `llvm-bitcode-linker` in most default bootstrap profiles | Jakub Beránek | -7/+1 |
| 2024-06-14 | fix rust bootstrap tests requiring a downloaded stage0 | Pietro Albini | -1/+13 |
| 2024-06-14 | fix python bootstrap tests requiring a downloaded stage0 | Pietro Albini | -0/+21 |
| 2024-06-14 | update libstdc++ compatibility error log | onur-ozkan | -0/+3 |
| 2024-06-14 | build `libcxx-version` only when it doesn't exist | onur-ozkan | -9/+19 |
| 2024-06-14 | Rollup merge of #126399 - onur-ozkan:126156, r=albertlarsan68 | Matthias Krüger | -13/+14 |
| 2024-06-13 | Rollup merge of #126238 - Nilstrieb:run,miri,run, r=RalfJung | Matthias Krüger | -3/+5 |
| 2024-06-13 | Fix Miri sysroot for `x run` | Nilstrieb | -3/+5 |
| 2024-06-13 | fix bootstrap CI failure | onur-ozkan | -1/+1 |
| 2024-06-13 | extend the check for LLVM build | onur-ozkan | -13/+14 |
| 2024-06-12 | Auto merge of #126345 - compiler-errors:rollup-lue8u92, r=compiler-errors | bors | -1/+3 |
| 2024-06-12 | Add `x perf` command for profiling the compiler using `rustc-perf` | Jakub Beránek | -2/+61 |
| 2024-06-12 | Rollup merge of #126282 - lqd:contain-the-self-contained-linker, r=Mark-Simul... | Michael Goulet | -1/+3 |
| 2024-06-12 | Copy `rustc-fake` binary when building the `rustc-perf` tool | Jakub Beránek | -7/+24 |
| 2024-06-12 | Add `RustcPerf` bootstrap tool | Jakub Beránek | -1/+46 |
| 2024-06-12 | Add `cargo_args` to `ToolBuild` | Jakub Beránek | -0/+12 |
| 2024-06-12 | Auto merge of #126273 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum | bors | -20/+13 |
| 2024-06-12 | Auto merge of #125141 - SergioGasquez:feat/no_std-xtensa, r=davidtwco | bors | -2/+2 |
| 2024-06-12 | applease clippy | Pietro Albini | -11/+11 |
| 2024-06-12 | Update download-ci-llvm-stamp | Scott Mabin | -1/+1 |
| 2024-06-12 | unify git command preperation | onur-ozkan | -95/+84 |
| 2024-06-11 | ensure the self-contained linker is only enabled on nightly/dev | Rémy Rakic | -1/+3 |
| 2024-06-11 | cargo -Zcheck-cfg is now stable | Pietro Albini | -1/+0 |
| 2024-06-11 | remove cfg(bootstrap) | Pietro Albini | -8/+2 |
| 2024-06-10 | Revert "Update `rustc-perf` submodule before running tidy" | onur-ozkan | -2/+0 |
| 2024-06-10 | Update `rustc-perf` submodule before running tidy | Jakub Beránek | -0/+2 |
| 2024-06-10 | Auto merge of #126206 - Kobzol:disable-libstdc++-version-check, r=Mark-Simula... | bors | -1/+0 |
| 2024-06-10 | Auto merge of #126153 - onur-ozkan:fix-rustdoc-issue-with-ci-rustc, r=Mark-Si... | bors | -27/+40 |
| 2024-06-09 | Remove libstdc++ version check | Jakub Beránek | -1/+0 |
| 2024-06-09 | remove the outdated incompatibility check | onur-ozkan | -13/+2 |
| 2024-06-09 | fix `Builder::doc_rust_lang_org_channel` | onur-ozkan | -14/+38 |
| 2024-06-09 | Rollup merge of #125465 - weihanglo:opt-dist-vendor, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -0/+15 |
| 2024-06-09 | feat: vendor crates required by opt-dist to collect profiles | Weihang Lo | -0/+15 |