| Age | Commit message (Expand) | Author | Lines |
| 2024-10-02 | Auto merge of #131117 - AvatarSenju:helpstring-fix, r=onur-ozkan | bors | -1/+1 |
| 2024-10-01 | Rollup merge of #131108 - jieyouxu:revert-broken-pipe, r=onur-ozkan | Jubilee | -4/+11 |
| 2024-10-02 | Update helper docs display disable option | Anushrut | -1/+1 |
| 2024-10-01 | Revert "Drop conditionally applied cargo `-Zon-broken-pipe=kill` flags" | 许杰友 Jieyou Xu (Joe) | -4/+11 |
| 2024-10-01 | add fixme to remove llvm option when minimal version is 19 | klensy | -0/+1 |
| 2024-09-30 | Rollup merge of #129638 - nickrum:wasip2-net, r=alexcrichton | Trevor Gross | -2/+7 |
| 2024-09-30 | Auto merge of #131069 - matthiaskrgr:rollup-jg1icf9, r=matthiaskrgr | bors | -0/+5 |
| 2024-09-30 | Rollup merge of #131056 - onur-ozkan:cargo-compiler-fingerprint, r=Kobzol | Matthias Krüger | -0/+5 |
| 2024-09-30 | Auto merge of #130951 - tgross35:cargo-update-bootstrap, r=Kobzol | bors | -51/+51 |
| 2024-09-30 | Auto merge of #131063 - matthiaskrgr:rollup-hfs3fo1, r=matthiaskrgr | bors | -16/+9 |
| 2024-09-30 | Rollup merge of #131061 - onur-ozkan:verbose-checks, r=Kobzol | Matthias Krüger | -5/+5 |
| 2024-09-30 | replace manual verbose checks with `Config::is_verbose` | onur-ozkan | -5/+5 |
| 2024-09-30 | Drop conditionally applied cargo `-Zon-broken-pipe=kill` flags | 许杰友 Jieyou Xu (Joe) | -11/+4 |
| 2024-09-30 | enable compiler fingerprint logs in verbose mode | onur-ozkan | -0/+5 |
| 2024-09-29 | add has_enzyme/needs-enzyme to the test infra | Manuel Drehwald | -0/+4 |
| 2024-09-29 | Rollup merge of #130383 - onur-ozkan:ignore-llvm-changes-on-ci-llvm-true, r=M... | Guillaume Gomez | -13/+32 |
| 2024-09-29 | in `llvm::is_ci_llvm_modified`, check if it's rust-lang/rust CI job | onur-ozkan | -11/+1 |
| 2024-09-29 | Hook up std::net to wasi-libc on wasm32-wasip2 target | Nicola Krumschmidt | -2/+7 |
| 2024-09-28 | Rollup merge of #130918 - onur-ozkan:better-llvm-submodule-handling, r=Kobzol | Matthias Krüger | -11/+19 |
| 2024-09-27 | Bump `cc` and run `cargo update` for bootstrap | Trevor Gross | -51/+51 |
| 2024-09-27 | Rollup merge of #130459 - onur-ozkan:#130449, r=albertlarsan68 | Matthias Krüger | -3/+3 |
| 2024-09-27 | improve LLVM submodule handling logic in `llvm::prebuilt_llvm_config` | onur-ozkan | -11/+19 |
| 2024-09-27 | Rollup merge of #130517 - bjorn3:update_ra_config, r=onur-ozkan | Guillaume Gomez | -0/+1 |
| 2024-09-24 | Fix tool cargo being off-by-one from rustc staging | 许杰友 Jieyou Xu (Joe) | -0/+8 |
| 2024-09-24 | Pass bootstrap cargo when `--stage 0` and `COMPILETST_FORCE_STAGE0` | 许杰友 Jieyou Xu (Joe) | -4/+9 |
| 2024-09-23 | Auto merge of #130620 - onur-ozkan:update-make-prepare, r=Kobzol | bors | -22/+14 |
| 2024-09-23 | invoke cmake check with `run_always` | onur-ozkan | -1/+2 |
| 2024-09-23 | Rollup merge of #130536 - cuviper:rustbook-dylib-path, r=Mark-Simulacrum | Jubilee | -9/+11 |
| 2024-09-23 | check if the LLVM submodule is fetched in `is_ci_llvm_modified` | onur-ozkan | -3/+11 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -393/+307 |
| 2024-09-21 | Rollup merge of #130648 - onur-ozkan:enzyme-linking, r=Kobzol | Jubilee | -6/+4 |
| 2024-09-21 | move enzyme flags from general cargo to rustc-specific cargo | onur-ozkan | -6/+4 |
| 2024-09-20 | Pass the current cargo to `run-make` tests | Josh Stone | -0/+5 |
| 2024-09-20 | skip `FileCheck` check when running in dry-run mode | onur-ozkan | -11/+11 |
| 2024-09-20 | remove workaround for make prepare and use dry-run build instead | onur-ozkan | -10/+1 |
| 2024-09-19 | Register tool docs for compiletest | 许杰友 Jieyou Xu (Joe) | -0/+8 |
| 2024-09-19 | Auto merge of #130529 - onur-ozkan:better-ci-llvm-default, r=Kobzol | bors | -7/+11 |
| 2024-09-19 | add change-tracker for new download-ci-llvm default | onur-ozkan | -0/+5 |
| 2024-09-19 | change download-ci-llvm default from "if-unchanged" to true | onur-ozkan | -7/+6 |
| 2024-09-19 | Auto merge of #130406 - arttet:master, r=onur-ozkan | bors | -3/+12 |
| 2024-09-18 | bootstrap: Set the dylib path when building books with rustdoc | Josh Stone | -9/+11 |
| 2024-09-18 | Update the minimum external LLVM to 18 | Josh Stone | -2/+2 |
| 2024-09-18 | Bump cc dependency | Artyom Tetyukhin | -3/+12 |
| 2024-09-18 | Add the library workspace to the suggested rust-analyzer config | bjorn3 | -0/+1 |
| 2024-09-17 | delete sub directory "debug" to not delete the change-id file | onur-ozkan | -3/+3 |
| 2024-09-15 | Rollup merge of #130420 - jieyouxu:build_helpers_docs, r=onur-ozkan | Jubilee | -0/+9 |
| 2024-09-15 | Rollup merge of #130336 - onur-ozkan:simple-improvement, r=albertlarsan68 | Jubilee | -5/+1 |
| 2024-09-16 | bootstrap: register tool docs for src/tools/build_helper | 许杰友 Jieyou Xu (Joe) | -0/+9 |
| 2024-09-15 | add change entry for `dist.vendor` | onur-ozkan | -0/+5 |
| 2024-09-15 | make dist vendoring configurable | onur-ozkan | -6/+10 |