| Age | Commit message (Expand) | Author | Lines |
| 2022-12-19 | Fix arch flag on i686-apple-darwin | Marcus Calhoun-Lopez | -0/+3 |
| 2022-12-19 | Don't panic on stable since miri is not available there | Oli Scherer | -4/+8 |
| 2022-12-18 | Auto merge of #105876 - matthiaskrgr:rollup-a9dgzjt, r=matthiaskrgr | bors | -21/+74 |
| 2022-12-18 | Rollup merge of #96584 - bentongxyz:x-setup-h-v-should-work, r=jyn514 | Matthias Krüger | -21/+74 |
| 2022-12-18 | Auto merge of #105714 - jyn514:tidy-first, r=Mark-Simulacrum | bors | -0/+1 |
| 2022-12-17 | Remove special cases for setup subcommand | Benjamin Tong | -21/+74 |
| 2022-12-17 | Rollup merge of #105829 - the8472:tidy-style, r=jyn514 | Matthias Krüger | -4/+19 |
| 2022-12-17 | Rollup merge of #105559 - mkroening:install-llvm-tools, r=Mark-Simulacrum | Matthias Krüger | -0/+7 |
| 2022-12-17 | Symlink `build/host` -> `build/x86_64-unknown-linux-gnu` (as appropriate per ... | Joshua Nelson | -1/+18 |
| 2022-12-17 | Make `RUN_CHECK_WITH_PARALLEL_QUERIES` the last thing to run | Joshua Nelson | -0/+1 |
| 2022-12-17 | poll rustfmt child processes | The 8472 | -4/+19 |
| 2022-12-14 | Update CI to use Android NDK r25b | Chris Wailes | -6/+18 |
| 2022-12-14 | Rollup merge of #105624 - compiler-errors:cache-unsound, r=jyn514 | Matthias Krüger | -4/+4 |
| 2022-12-13 | Adjust miri to still be optional | Mark Rousskov | -25/+31 |
| 2022-12-12 | 🚨 fix unsoundness in bootstrap cache code | Michael Goulet | -4/+4 |
| 2022-12-11 | bootstrap: Allow installing llvm-tools | Martin Kröning | -0/+7 |
| 2022-12-11 | Rollup merge of #105459 - jyn514:proc-macro-default, r=Mark-Simulacrum | Matthias Krüger | -10/+0 |
| 2022-12-10 | Rollup merge of #104512 - jyn514:download-ci-llvm-default, r=Mark-Simulacrum | Matthias Krüger | -96/+138 |
| 2022-12-08 | Build rust-analyzer proc-macro server by default | Joshua Nelson | -10/+0 |
| 2022-12-06 | Rollup merge of #104439 - ferrocene:pa-generate-copyright, r=pnkfelix | Matthias Krüger | -0/+77 |
| 2022-12-05 | Rollup merge of #104953 - jyn514:fewer-submodule-updates, r=Mark-Simulacrum | Matthias Krüger | -3/+3 |
| 2022-12-05 | Rollup merge of #104952 - jyn514:setup, r=Mark-Simulacrum | Matthias Krüger | -67/+77 |
| 2022-12-05 | Auto merge of #104824 - klensy:bump-some, r=Mark-Simulacrum | bors | -2/+2 |
| 2022-12-04 | Update crossbeam | bjorn3 | -12/+10 |
| 2022-12-04 | Update rayon to 1.6 | bjorn3 | -5/+4 |
| 2022-12-04 | Update pretty_assertions to 1.3 | bjorn3 | -13/+10 |
| 2022-12-03 | Don't exit with an error if there are no changes to submodules | Joshua Nelson | -2/+15 |
| 2022-11-30 | Rollup merge of #104865 - pratushrai0309:bootstrap, r=jyn514 | Matthias Krüger | -2/+3 |
| 2022-11-29 | Run patchelf also on rust-analyzer-proc-macro-srv. | Joe Neeman | -0/+2 |
| 2022-11-29 | update cpufeatures, swap difference to dissimilar | klensy | -2/+2 |
| 2022-11-27 | suggested changes | Pratush Rai | -1/+0 |
| 2022-11-27 | Rollup merge of #104944 - aDotInTheVoid:jsondoclint-unit-tests, r=jyn514 | Matthias Krüger | -0/+37 |
| 2022-11-27 | Auto merge of #103786 - tshepang:obsolete, r=jyn514 | bors | -7/+1 |
| 2022-11-27 | suggested changes | Pratush Rai | -2/+2 |
| 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 |