| Age | Commit message (Expand) | Author | Lines |
| 2021-06-11 | Build crtbengin.o/crtend.o from source code | 12101111 | -2/+70 |
| 2021-05-05 | Ignore failures of RLS on aarch64 Windows | Mark Rousskov | -1/+7 |
| 2021-04-29 | Auto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrum | bors | -0/+25 |
| 2021-04-28 | Rollup merge of #84585 - jyn514:check-rustdoc, r=Mark-Simulacrum | Jack Huey | -3/+3 |
| 2021-04-28 | Rollup merge of #84555 - jyn514:ice-backtrace, r=Mark-Simulacrum | Jack Huey | -0/+4 |
| 2021-04-28 | Rollup merge of #84484 - jyn514:check-tools, r=Mark-Simulacrum | Jack Huey | -5/+3 |
| 2021-04-28 | Add `x.py check src/librustdoc` as an alias for `x.py check src/tools/rustdoc` | Joshua Nelson | -3/+3 |
| 2021-04-27 | Switch `rustc::internal` from deny to warn | Joshua Nelson | -1/+1 |
| 2021-04-27 | Implement `x.py test src/tools/clippy --bless` | Joshua Nelson | -0/+25 |
| 2021-04-25 | Set `backtrace-on-ice` by default for compiler and codegen profiles | Joshua Nelson | -0/+4 |
| 2021-04-24 | Rollup merge of #84250 - jclulow:illumos-bash-bootstrap, r=Mark-Simulacrum | Yuki Okushi | -1/+6 |
| 2021-04-23 | Don't rebuild rustdoc after checking bootstrap | Joshua Nelson | -5/+3 |
| 2021-04-22 | Auto merge of #84289 - andersk:bootstrap-bulk-dir, r=Mark-Simulacrum | bors | -2/+19 |
| 2021-04-21 | Rollup merge of #84393 - GuillaumeGomez:better-open-handling, r=jyn514 | Mara Bos | -6/+10 |
| 2021-04-21 | Correctly handle --open argument on doc command | Guillaume Gomez | -6/+10 |
| 2021-04-20 | Rollup merge of #84345 - ehuss:remove-core-core-comment, r=Mark-Simulacrum | Dylan DPC | -9/+0 |
| 2021-04-19 | Remove comment about doc hack. | Eric Huss | -9/+0 |
| 2021-04-19 | Rollup merge of #84126 - 12101111:musl-sanitizer, r=davidtwco | Dylan DPC | -0/+3 |
| 2021-04-17 | bootstrap: Restore missing --bulk-dirs for rust-docs, rustc-docs | Anders Kaseorg | -2/+19 |
| 2021-04-16 | bootstrap: use bash on illumos to run install scripts | Joshua M. Clulow | -1/+6 |
| 2021-04-11 | bootstrap: check local_rebuild before adding --cfg=bootstrap, closes #84057 | Ximin Luo | -4/+6 |
| 2021-04-11 | Auto merge of #84071 - nagisa:nixos-patching-fix, r=Mark-Simulacrum | bors | -48/+41 |
| 2021-04-10 | Fix NixOS patching | Simonas Kazlauskas | -48/+41 |
| 2021-04-09 | Auto merge of #81942 - the8472:reduce-ui-test-threads, r=Mark-Simulacrum | bors | -0/+2 |
| 2021-04-09 | Enable sanitizers for x86_64-unknown-linux-musl | 12101111 | -0/+3 |
| 2021-04-09 | reduce threads spawned by ui-tests | The8472 | -0/+2 |
| 2021-04-07 | Auto merge of #82451 - jyn514:defaults, r=Mark-Simulacrum | bors | -27/+39 |
| 2021-04-07 | Cleanup option parsing and config.toml.example | Joshua Nelson | -27/+39 |
| 2021-04-06 | Bump bootstrap compiler | Eric Huss | -1/+1 |
| 2021-04-05 | Auto merge of #83905 - JohnTitor:rollup-pa1la80, r=JohnTitor | bors | -5/+36 |
| 2021-04-06 | Rollup merge of #83885 - jyn514:private-links, r=Mark-Simulacrum | Yuki Okushi | -0/+2 |
| 2021-04-05 | Auto merge of #83152 - guswynn:jemallocator_part2, r=Mark-Simulacrum | bors | -1/+6 |
| 2021-04-05 | Add config file for tools enabling stage1 downloads by default | Joshua Nelson | -5/+34 |
| 2021-04-05 | Rollup merge of #83368 - jyn514:download-if-unchanged, r=Mark-Simulacrum | Dylan DPC | -3/+10 |
| 2021-04-05 | Add `download-rustc = "if-unchanged"` | Joshua Nelson | -3/+10 |
| 2021-04-05 | Document compiler/ with -Aprivate-intra-doc-links | Joshua Nelson | -0/+2 |
| 2021-04-05 | Rollup merge of #82739 - jyn514:separate-stage0-stage1, r=Mark-Simulacrum | Dylan DPC | -118/+159 |
| 2021-04-04 | use jemallocator in rustc/rustdoc | Gus Wynn | -1/+6 |
| 2021-04-04 | Use the beta compiler for building bootstrap tools when `download-rustc` is set | Joshua Nelson | -118/+159 |
| 2021-04-04 | Workaround increased cache clearing in Cargo | Mark Rousskov | -1/+10 |
| 2021-04-04 | Bump cfgs | Mark Rousskov | -12/+2 |
| 2021-04-04 | Auto merge of #82347 - the8472:parallelize-tidy, r=Mark-Simulacrum | bors | -0/+1 |
| 2021-04-03 | Address review comments and Windows failure, and make cleaner | Rich Kadel | -37/+40 |
| 2021-04-03 | Make rust-demangler installable | Rich Kadel | -2/+167 |
| 2021-03-30 | bootstrap: don't complain about linkcheck if it is excluded | Tom Eccles | -13/+13 |
| 2021-03-29 | Auto merge of #80839 - tblah:riscv64linux_links, r=Mark-Simulacrum | bors | -1/+15 |
| 2021-03-28 | bootstrap: don't run linkcheck when crosscompiling | Tom Eccles | -1/+15 |
| 2021-03-27 | Run Miri test suite with mir-opt-level=4 | Ralf Jung | -1/+8 |
| 2021-03-26 | Rollup merge of #83444 - Mark-Simulacrum:bootstrap-beta, r=pietroalbini | Dylan DPC | -0/+3 |
| 2021-03-24 | Fix bootstrap tests on beta | Mark Rousskov | -0/+3 |