| Age | Commit message (Expand) | Author | Lines |
| 2022-10-10 | Auto merge of #94381 - Kobzol:llvm-bolt, r=Mark-Simulacrum | bors | -0/+122 |
| 2022-10-09 | update to syn-1.0.102 | Andres Suarez | -4/+4 |
| 2022-10-09 | Auto merge of #102332 - chriswailes:ndk-update, r=chriswailes | bors | -7/+18 |
| 2022-10-09 | Use BOLT in x64 dist CI to optimize LLVM | Jakub Beránek | -0/+122 |
| 2022-10-08 | Rollup merge of #102790 - cuviper:llvm-tblgen, r=jyn514 | Michael Howell | -13/+14 |
| 2022-10-08 | Rollup merge of #102604 - anirudh24seven:anirudh_improve_bootrap_readme_reada... | Matthias Krüger | -32/+32 |
| 2022-10-08 | Rollup merge of #102581 - jyn514:src-detection, r=Mark-Simulacrum | Matthias Krüger | -1/+10 |
| 2022-10-07 | Don't run llvm-config in dry runs | Josh Stone | -5/+10 |
| 2022-10-07 | Bump download-ci-llvm-stamp | Josh Stone | -1/+1 |
| 2022-10-07 | Add llvm-tblgen to rust-dev for cross-compiling | Josh Stone | -0/+1 |
| 2022-10-07 | Let llvm-config tell us where to find its tools | Josh Stone | -9/+4 |
| 2022-10-07 | Auto merge of #102025 - chenyukang:fix-102002, r=jyn514 | bors | -2/+10 |
| 2022-10-06 | tools/remote-test-{server,client}: Use /data/local/tmp on Android | Peter Collingbourne | -1/+1 |
| 2022-10-06 | Rollup merge of #102725 - nnethercote:rm-Z-time, r=davidtwco | Matthias Krüger | -1/+1 |
| 2022-10-06 | Remove `-Ztime` option. | Nicholas Nethercote | -1/+1 |
| 2022-10-06 | Auto merge of #102573 - RalfJung:mirisync, r=oli-obk | bors | -12/+0 |
| 2022-10-05 | add a "standalone" path for doc::Standalone to be able to exclude it | Pietro Albini | -1/+1 |
| 2022-10-05 | split steps for generating the standalone docs and the shared assets | Pietro Albini | -16/+45 |
| 2022-10-04 | Rollup merge of #102686 - cuviper:rls-tool_std, r=jyn514 | Michael Howell | -1/+1 |
| 2022-10-04 | Don't build the compiler before building rls | Josh Stone | -1/+1 |
| 2022-10-04 | Update CI to use Android NDK r25b | Chris Wailes | -7/+18 |
| 2022-10-04 | Rollup merge of #102241 - jyn514:manifest-json-docs, r=Mark-Simulacrum | Matthias Krüger | -0/+1 |
| 2022-10-04 | test Miri changes in PR CI; we no longer need xargo | Ralf Jung | -12/+0 |
| 2022-10-04 | use ci-rustc-sysroot for sysroot when download_rustc | yukang | -5/+5 |
| 2022-10-02 | re-add git-commit-hash file to tarballs | dawnofmidnight | -0/+7 |
| 2022-10-03 | Remove trailing whitespaces | Anirudh | -3/+3 |
| 2022-10-03 | Improve readability of bootstrap's README by adding commas and minor changes | Anirudh | -32/+32 |
| 2022-10-02 | Auto merge of #100557 - dawnofmidnight:tarball-commit-info, r=Mark-Simulacrum | bors | -47/+121 |
| 2022-10-02 | Make the `config.src` handling for downloadable bootstrap a little more conse... | Joshua Nelson | -1/+10 |
| 2022-10-02 | Auto merge of #102558 - matthiaskrgr:rollup-0odec1c, r=matthiaskrgr | bors | -2/+5 |
| 2022-10-02 | Rollup merge of #102557 - Joshument:master, r=jyn514 | Matthias Krüger | -2/+3 |
| 2022-10-02 | Rollup merge of #102353 - bjorn3:allow_rustix_use_libc, r=Mark-Simulacrum | Matthias Krüger | -0/+2 |
| 2022-10-01 | fix issue with x.py setup running into explicit panic | Joshument | -2/+3 |
| 2022-10-01 | Auto merge of #102193 - ferrocene:pa-remote-test-server-improvements, r=Mark-... | bors | -0/+2 |
| 2022-10-01 | fix: use git-commit-info for version information | dawnofmidnight | -47/+121 |
| 2022-10-01 | Package `rust-docs-json` into nightly components (take 3) | Joshua Nelson | -0/+1 |
| 2022-10-01 | Auto merge of #101969 - reez12g:issue-101306, r=reez12g | bors | -0/+2 |
| 2022-10-01 | Add a comment to downloading fmt statement | Rento Ezoe | -0/+1 |
| 2022-09-29 | Auto merge of #101833 - jyn514:cross-compile-compiler-builtins, r=Mark-Simula... | bors | -22/+29 |
| 2022-09-28 | Make the `c` feature for `compiler-builtins` opt-in instead of inferred | Joshua Nelson | -22/+29 |
| 2022-09-27 | Allow passing rustix_use_libc cfg using RUSTFLAGS | bjorn3 | -0/+2 |
| 2022-09-26 | fix check_cfg | Pietro Albini | -0/+1 |
| 2022-09-26 | Make fmt downloaded on every invocation of bootstrap | reez12g | -0/+1 |
| 2022-09-26 | Rollup merge of #102267 - jyn514:smaller-build-script, r=Mark-Simulacrum | fee1-dead | -36/+0 |
| 2022-09-26 | Rollup merge of #102178 - RalfJung:bootstrap-backtrace, r=Mark-Simulacrum | fee1-dead | -3/+2 |
| 2022-09-25 | Don't set RUSTC in the bootstrap build script | Joshua Nelson | -36/+0 |
| 2022-09-25 | Support overriding initial rustc and cargo paths | Mark Rousskov | -6/+8 |
| 2022-09-24 | Auto merge of #98483 - dvtkrlbs:bootstrap-dist, r=jyn514 | bors | -18/+101 |
| 2022-09-24 | Move style guide to rust-lang/rust | Josh Triplett | -0/+2 |
| 2022-09-24 | Copy `bootstrap.exe` on Windows, not `bootstrap` | Joshua Nelson | -1/+1 |