| Age | Commit message (Expand) | Author | Lines |
| 2021-03-21 | Download a more recent LLVM version if `src/version` is modified | Joshua Nelson | -0/+2 |
| 2021-03-19 | Auto merge of #82754 - rylev:rusage-windows, r=pnkfelix | bors | -10/+76 |
| 2021-03-15 | Make bootstrap be more informative when one does `x.py test` on a beta checko... | Felix S. Klock II | -0/+13 |
| 2021-03-12 | Make docs-minification default to true | Michael Howell | -0/+1 |
| 2021-03-12 | Add a `disable-minification` option for rustdoc | Michael Howell | -0/+15 |
| 2021-03-11 | Clean up handling of child process | Ryan Levick | -19/+9 |
| 2021-03-10 | Rollup merge of #82924 - sunfishcode:wasi-command, r=alexcrichton | Dylan DPC | -1/+1 |
| 2021-03-10 | Rollup merge of #82802 - jyn514:build-rustdoc-fullmake, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2021-03-08 | WASI: Switch to crt1-command.o to enable support for new-style commands | Dan Gohman | -1/+1 |
| 2021-03-06 | Revert fmt version, add rustdoc-json-types to bootstrap tests | Rune Tynan | -0/+72 |
| 2021-03-05 | Revise prefix a bit, adding both `--test` (conditionally) and `[RUSTC-SHIM]` ... | Felix S. Klock II | -3/+4 |
| 2021-03-05 | Build rustdoc for run-make tests, not just run-make-fulldeps | Joshua Nelson | -1/+1 |
| 2021-03-05 | Add more windows specific numbers | Ryan Levick | -28/+42 |
| 2021-03-04 | Make rustc shim's verbose output include crate_name being compiled. | Felix S. Klock II | -5/+10 |
| 2021-03-04 | Auto merge of #81451 - nikic:llvm-12, r=nagisa | bors | -0/+2 |
| 2021-03-04 | Rollup merge of #82740 - jyn514:proper-history, r=Mark-Simulacrum | Yuki Okushi | -3/+2 |
| 2021-03-04 | Attempt to gather similar stats as rusage on Windows | Ryan Levick | -6/+68 |
| 2021-03-03 | Fix commit detected when using `download-rustc` | Joshua Nelson | -3/+2 |
| 2021-03-01 | Rename rustdoc lints to be a tool lint instead of built-in. | Joshua Nelson | -3/+15 |
| 2021-03-01 | Set CMAKE_SYSTEM_NAME for solaris/illumos | Nikita Popov | -0/+2 |
| 2021-03-01 | Auto merge of #82663 - jyn514:rollup-xh3cb0c, r=jyn514 | bors | -25/+22 |
| 2021-03-01 | Rollup merge of #82480 - jyn514:no-enable-constant, r=Mark-Simulacrum | Joshua Nelson | -23/+13 |
| 2021-03-01 | Rollup merge of #82360 - osa1:issue82317, r=Mark-Simulacrum | Joshua Nelson | -2/+9 |
| 2021-03-01 | Change default Solaris x86 target to x86_64-pc-solaris | Jakub Kulik | -1/+4 |
| 2021-03-01 | config.toml error reporting: | Ömer Sinan Ağacan | -2/+9 |
| 2021-03-01 | Rollup merge of #82622 - jyn514:cargo-test-args, r=Mark-Simulacrum | Yuki Okushi | -0/+1 |
| 2021-03-01 | Rollup merge of #82532 - pnkfelix:rustbuild-print-step-rusage, r=Mark-Simulacrum | Yuki Okushi | -3/+86 |
| 2021-03-01 | Rollup merge of #82507 - jyn514:tidy-windows, r=Mark-Simulacrum | Yuki Okushi | -1/+7 |
| 2021-03-01 | Rollup merge of #82403 - pnkfelix:rustbuild-emit-env-vars-on-verbose-verbose,... | Yuki Okushi | -0/+6 |
| 2021-03-01 | Rollup merge of #82309 - jyn514:rustdocflags, r=Mark-Simulacrum | Yuki Okushi | -9/+21 |
| 2021-02-28 | Propagate `--test-args` for `x.py test src/tools/cargo` | Joshua Nelson | -0/+1 |
| 2021-02-26 | Link crtbegin/crtend on musl to terminate .eh_frame | Nikita Popov | -0/+6 |
| 2021-02-25 | Implementation of build.print_step_rusage. | Felix S. Klock II | -3/+79 |
| 2021-02-25 | Created experimental build.print_step_rusage setting | Felix S. Klock II | -0/+7 |
| 2021-02-24 | Rename the `tidy` binary to `rust-tidy` | Joshua Nelson | -1/+7 |
| 2021-02-24 | Remove `ENABLE_DOWNLOAD_RUSTC` constant | Joshua Nelson | -23/+13 |
| 2021-02-23 | Auto merge of #82076 - jyn514:update-bootstrap, r=Mark-Simulacrum | bors | -11/+3 |
| 2021-02-22 | Print out env vars related to Rust on (sufficiently verbose) rustc invocations. | Felix S. Klock II | -0/+6 |
| 2021-02-22 | Auto merge of #79979 - GuillaumeGomez:rustdoc-gui-tests, r=Mark-Simulacrum | bors | -0/+94 |
| 2021-02-21 | Propagate RUSTDOCFLAGS in the environment when documenting | Joshua Nelson | -9/+21 |
| 2021-02-21 | Update CI scripts | Guillaume Gomez | -0/+4 |
| 2021-02-21 | Add new rustdoc-gui test suite | Guillaume Gomez | -0/+90 |
| 2021-02-21 | Rollup merge of #82177 - rylev:no-delete-bootstrap-windows, r=Mark-Simulacrum | Yuki Okushi | -4/+36 |
| 2021-02-21 | Rollup merge of #81833 - the8472:parallel-bootstrap-rustfmt, r=Mark-Simulacrum | Yuki Okushi | -18/+63 |
| 2021-02-20 | Use the new name for `split-debuginfo` | Joshua Nelson | -11/+3 |
| 2021-02-20 | Don't apply semicolon in expressions from macros yet | Mark Rousskov | -2/+8 |
| 2021-02-20 | Update the bootstrap compiler | Joshua Nelson | -8/+2 |
| 2021-02-20 | remove redundant box wrapper | The8472 | -4/+4 |
| 2021-02-20 | limit rustfmt parallelism by taking -j into account | The8472 | -3/+3 |
| 2021-02-20 | parallelize x.py test tidy | The8472 | -19/+64 |