| Age | Commit message (Expand) | Author | Lines |
| 2020-10-07 | Rollup merge of #77624 - akoptelov:c-all-targets-fix, r=jyn514 | Dylan DPC | -1/+1 |
| 2020-10-07 | Rollup merge of #77400 - alarsyo:xpy-setup-suggestions, r=jyn514 | Dylan DPC | -38/+81 |
| 2020-10-06 | Add c as a shorthand check alternative for new options #77603 | Alexander Koptelov | -1/+1 |
| 2020-10-06 | Auto merge of #76356 - caass:hooks, r=jyn514 | bors | -1/+48 |
| 2020-10-06 | Use String type for Profile parse error | Antoine Martin | -11/+6 |
| 2020-10-06 | Show available profiles on error | Antoine Martin | -1/+12 |
| 2020-10-06 | Use Profile enum for x.py setup | Antoine Martin | -38/+75 |
| 2020-10-06 | Fix suggestions for x.py setup | Antoine Martin | -2/+2 |
| 2020-10-06 | Rollup merge of #77558 - thomcc:defaults-toml-extension, r=jyn514 | Yuki Okushi | -3/+5 |
| 2020-10-05 | Make changes based on @jyn514's comments | Cassandra Fridkin | -9/+16 |
| 2020-10-05 | Add install_git_hook_maybe to setup.rs | Cassandra Fridkin | -0/+40 |
| 2020-10-05 | Remove the rust stuff and just make it a simple shell script | Cassandra Fridkin | -25/+1 |
| 2020-10-05 | Merge branch 'master' into hooks | Cassandra Fridkin | -471/+1345 |
| 2020-10-04 | Add changelog entry mentioning the renamed profile files | Thom Chiovoloni | -0/+2 |
| 2020-10-04 | Rename bootstrap/defaults/{config.toml.PROFILE => config.PROFILE.toml} | Thom Chiovoloni | -3/+3 |
| 2020-10-05 | Rollup merge of #77407 - pietroalbini:less-build-manifest, r=Mark-Simulacrum | Dylan DPC | -2/+45 |
| 2020-10-04 | Rollup merge of #77473 - Mark-Simulacrum:check-limited, r=ecstatic-morse | Yuki Okushi | -33/+50 |
| 2020-10-03 | Add quotes around command in CHANGELOG | ecstatic-morse | -1/+1 |
| 2020-10-03 | Place all-targets checking behind a flag | Mark Rousskov | -33/+50 |
| 2020-10-03 | Auto merge of #77347 - jyn514:dox, r=Amanieu | bors | -7/+0 |
| 2020-09-30 | Auto merge of #77298 - jyn514:bootstrap-config, r=Mark-Simulacrum | bors | -5/+7 |
| 2020-09-30 | build-manifest: keep legacy behavior when invoking through ./x.py dist | Pietro Albini | -0/+1 |
| 2020-09-30 | bootstrap: add ./x.py run src/tools/build-manifest | Pietro Albini | -2/+44 |
| 2020-09-30 | Auto merge of #77133 - tmandry:bootstrap-host, r=Mark-Simulacrum | bors | -71/+37 |
| 2020-09-29 | Filter out empty items in bootstrap::flags::split | Tyler Mandry | -1/+1 |
| 2020-09-29 | Remove unused --cfg stageN | Joshua Nelson | -3/+0 |
| 2020-09-29 | Remove --cfg dox from rustdoc.rs | Joshua Nelson | -4/+0 |
| 2020-09-29 | Auto merge of #77145 - pietroalbini:refactor-build-manifest-versions, r=Mark-... | bors | -8/+2 |
| 2020-09-28 | Bump bootstrap version and update changelog | Tyler Mandry | -2/+11 |
| 2020-09-28 | Remove skip_only_host_steps | Tyler Mandry | -58/+23 |
| 2020-09-28 | bootstrap: Always build for host, even when target is given | Tyler Mandry | -17/+9 |
| 2020-09-28 | Don't warn if the config file is somewhere other than `config.toml` | Joshua Nelson | -5/+7 |
| 2020-09-28 | Auto merge of #77008 - fortanix:raoul/lvi-tests, r=Mark-Simulacrum | bors | -2/+8 |
| 2020-09-27 | reduce overlong line | Tshepang Lekhonkhobe | -1/+2 |
| 2020-09-26 | Rollup merge of #76631 - jyn514:x.py-setup, r=Mark-Simulacrum | Ralf Jung | -8/+152 |
| 2020-09-25 | Rollup merge of #77146 - Mark-Simulacrum:xpyinstall, r=alexcrichton | Jonas Schievink | -1/+1 |
| 2020-09-25 | Rollup merge of #77126 - Mark-Simulacrum:llvm-less-often, r=alexcrichton | Jonas Schievink | -2/+13 |
| 2020-09-25 | Rollup merge of #77120 - ecstatic-morse:keep-stage-std, r=Mark-Simulacrum | Jonas Schievink | -2/+26 |
| 2020-09-25 | Rollup merge of #77106 - matthiaskrgr:changelog_seen, r=Mark-Simulacrum | Jonas Schievink | -1/+1 |
| 2020-09-25 | Rollup merge of #77086 - ehuss:src-libunwind, r=Mark-Simulacrum | Jonas Schievink | -1/+1 |
| 2020-09-25 | Patch compilation test helpers for sgx platform | Raoul Strackx | -2/+8 |
| 2020-09-24 | Add `x.py setup` | Joshua Nelson | -8/+152 |
| 2020-09-24 | Install std for non-host targets | Mark Rousskov | -1/+1 |
| 2020-09-23 | Add entry to CHANGELOG for `--keep-stage-std` | Dylan MacKenzie | -0/+4 |
| 2020-09-23 | Remove warning about possible future deprecation | Dylan MacKenzie | -4/+0 |
| 2020-09-23 | Re-download LLVM on submodule updates only | Mark Rousskov | -2/+13 |
| 2020-09-23 | Add `keep-stage-std` to `x.py` | Dylan MacKenzie | -2/+26 |
| 2020-09-23 | clarify that `changelog-seen = 1` goes to the beginning of config.toml | Matthias Krüger | -1/+1 |
| 2020-09-23 | Auto merge of #76864 - est31:downloaded_llvm_no_clone_sources, r=Mark-Simulacrum | bors | -2/+3 |
| 2020-09-22 | Include libunwind in the rust-src component. | Eric Huss | -1/+1 |