| Age | Commit message (Expand) | Author | Lines |
| 2022-11-20 | Revert "Update CI to use Android NDK r25b" | Alex Pinkus | -18/+7 |
| 2022-10-31 | Adjust miri to still be optional | Mark Rousskov | -25/+31 |
| 2022-10-31 | Enable RUSTC_BOOTSTRAP for a few steps | Mark Rousskov | -0/+3 |
| 2022-10-29 | Rollup merge of #102634 - andrewpollack:refactor-test-rustcflags, r=Mark-Simu... | Guillaume Gomez | -3/+7 |
| 2022-10-26 | Rollup merge of #102706 - ferrocene:pa-ignore-doc-index, r=jyn514 | Dylan DPC | -18/+48 |
| 2022-10-25 | Auto merge of #103392 - RalfJung:miri, r=oli-obk | bors | -5/+49 |
| 2022-10-24 | use the shared assets step for building std too | Pietro Albini | -1/+2 |
| 2022-10-24 | also smoke-test 'cargo miri test' | Ralf Jung | -2/+36 |
| 2022-10-24 | add support for testing Miri on other targets, and do some cross-testing on CI | Ralf Jung | -3/+13 |
| 2022-10-23 | Rollup merge of #103347 - RalfJung:rustc-src, r=Mark-Simulacrum | Michael Howell | -0/+14 |
| 2022-10-23 | Introduce dedicated `-Zdylib-lto` flag for enabling LTO on `dylib`s | Jakub Beránek | -4/+25 |
| 2022-10-23 | Add `rust.lto` config option | Jakub Beránek | -1/+32 |
| 2022-10-21 | bootstrap: also create rustc-src component in sysroot | Ralf Jung | -0/+14 |
| 2022-10-19 | compiletest: refactor rustcflags to Vec | Andrew Pollack | -3/+7 |
| 2022-10-19 | mark rust-analyzer as a host-only tool | Pietro Albini | -2/+2 |
| 2022-10-18 | apply joshua's suggestion | Pietro Albini | -1/+1 |
| 2022-10-14 | more dupe word typos | Rageking8 | -1/+1 |
| 2022-10-12 | Rollup merge of #102239 - joshtriplett:style-guide, r=calebcartwright | Dylan DPC | -0/+2 |
| 2022-10-11 | Auto merge of #102755 - pcc:data-local-tmp, r=Mark-Simulacrum | bors | -1/+1 |
| 2022-10-10 | Rollup merge of #102846 - zertosh:update-syn, r=dtolnay | Matthias Krüger | -4/+4 |
| 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 |