| Age | Commit message (Expand) | Author | Lines |
| 2022-11-26 | Ensure required submodules at the same time as updating existing submodules | Joshua Nelson | -3/+3 |
| 2022-11-26 | Revamp the order `setup` executes | Joshua Nelson | -13/+15 |
| 2022-11-26 | Refactor `setup_config_toml` into a function | Joshua Nelson | -31/+31 |
| 2022-11-26 | Don't update submodules for `x setup` | Joshua Nelson | -24/+32 |
| 2022-11-26 | Revert "Don't set `is_preview` for clippy and rustfmt" | Joshua Nelson | -2/+4 |
| 2022-11-26 | Support unit tests for jsondoclint | Nixon Enraght-Moony | -0/+37 |
| 2022-11-25 | Rollup merge of #104887 - aDotInTheVoid:rustbuild-json-doc-shared-assets, r=j... | Matthias Krüger | -1/+3 |
| 2022-11-25 | Rollup merge of #104853 - jyn514:sysroot-typo, r=RalfJung | Matthias Krüger | -1/+1 |
| 2022-11-25 | remove unused code | Tshepang Mbambo | -3/+1 |
| 2022-11-25 | remove obsolete comment | Tshepang Mbambo | -4/+0 |
| 2022-11-25 | rustbuild: Don't build doc::SharedAssets when building JSON docs. | Nixon Enraght-Moony | -1/+3 |
| 2022-11-25 | Rollup merge of #103648 - jyn514:no-preview, r=Mark-Simulacrum | Matthias Krüger | -4/+2 |
| 2022-11-25 | bootstrap | Pratush Rai | -2/+4 |
| 2022-11-24 | Fix typo in miri sysroot | Joshua Nelson | -1/+1 |
| 2022-11-24 | Don't set `is_preview` for clippy and rustfmt | Joshua Nelson | -4/+2 |
| 2022-11-23 | Rollup merge of #104286 - ozkanonur:fix-doc-bootstrap-recompilation, r=jyn514 | Dylan DPC | -14/+15 |
| 2022-11-23 | Bump `fd-lock` in `bootstrap` again | Mateusz Mikuła | -61/+22 |
| 2022-11-22 | Rollup merge of #104622 - nicholasbishop:bishop-uefi-clang, r=Mark-Simulacrum | Manish Goregaokar | -0/+49 |
| 2022-11-21 | Rollup merge of #104628 - alex-pinkus:revert-android-ndk-upgrade, r=pietroalbini | Matthias Krüger | -18/+6 |
| 2022-11-20 | Rollup merge of #104487 - klensy:ntapi, r=Mark-Simulacrum | Matthias Krüger | -6/+6 |
| 2022-11-20 | dist: Ensure UEFI rlibs are all COFF | Nicholas Bishop | -0/+49 |
| 2022-11-20 | Rollup merge of #104611 - notriddle:notriddle/scrape-examples-button, r=Guill... | Matthias Krüger | -0/+2 |
| 2022-11-20 | refactor doc copying process | ozkanonur | -48/+16 |
| 2022-11-19 | Set `download-ci-llvm = "if-available"` by default when `channel = "dev"` | Joshua Nelson | -96/+138 |
| 2022-11-19 | Revert "Update CI to use Android NDK r25b" | Alex Pinkus | -18/+6 |
| 2022-11-19 | rustdoc: add test case for scraped example expand GUI | Michael Howell | -0/+2 |
| 2022-11-19 | Rollup merge of #104076 - ozkanonur:fix-ci-rustc-sysroot, r=jyn514 | Matthias Krüger | -9/+20 |
| 2022-11-19 | Rollup merge of #103969 - ferrocene:pa-download-rustc-ui-tests, r=jyn514 | Matthias Krüger | -9/+20 |
| 2022-11-17 | fmt | Pietro Albini | -1/+1 |
| 2022-11-17 | set correct default value for cc and cxx on android | Pietro Albini | -20/+29 |
| 2022-11-16 | update ntapi dep to remove future-incompat warning | klensy | -6/+6 |
| 2022-11-16 | normalize download-rustc's prefix when running compiletests | Pietro Albini | -9/+19 |
| 2022-11-16 | normalize source paths from sysroot in compiletest | Pietro Albini | -0/+1 |
| 2022-11-15 | initial prototype of the tool to generate copyright notices | Pietro Albini | -0/+32 |
| 2022-11-15 | add tool to collect license metadata from REUSE | Pietro Albini | -0/+35 |
| 2022-11-15 | add the build.reuse config option to choose the reuse binary | Pietro Albini | -0/+10 |
| 2022-11-14 | Auto merge of #104387 - Manishearth:rollup-9e551p5, r=Manishearth | bors | -1/+7 |
| 2022-11-13 | Make all download functions need only Config, not Builder | Joshua Nelson | -637/+663 |
| 2022-11-13 | Rollup merge of #104158 - Ayush1325:executable, r=Mark-Simulacrum | Manish Goregaokar | -1/+7 |
| 2022-11-13 | Auto merge of #103894 - mati865:gnullvm-libunwind-changes, r=thomcc | bors | -1/+0 |
| 2022-11-13 | copy doc output files by format r=ozkanonur | ozkanonur | -13/+46 |
| 2022-11-13 | check if current stage is target build stage r=ozkanonur | ozkanonur | -9/+20 |
| 2022-11-12 | Print "Checking/Building ..." message even when --dry-run is passed | Joshua Nelson | -3/+5 |
| 2022-11-12 | Distinguish `--dry-run` from the automatic dry run check | Joshua Nelson | -78/+96 |
| 2022-11-11 | Rollup merge of #104245 - kubycsolutions:master, r=jyn514 | Dylan DPC | -1/+1 |
| 2022-11-10 | Avoid runtime dependency on static libstdc++ | kubycsolutions | -1/+1 |
| 2022-11-09 | Rollup merge of #104046 - RalfJung:run-miri-run, r=oli-obk | Michael Goulet | -54/+140 |
| 2022-11-08 | Rollup merge of #103778 - mati865:update-deps, r=Mark-Simulacrum | Manish Goregaokar | -10/+67 |
| 2022-11-08 | Rollup merge of #104027 - ted-tanner:issue-103697-fix, r=jyn514 | Guillaume Gomez | -4/+5 |
| 2022-11-08 | Return .efi extension for EFI executable | Ayush Singh | -1/+7 |