| Age | Commit message (Expand) | Author | Lines |
| 2021-05-12 | update cc crate | Mateusz MikuĊa | -1/+1 |
| 2021-05-12 | Rollup merge of #85191 - GuillaumeGomez:improve-rustdoc-gui-tester, r=Mark-Si... | Yuki Okushi | -6/+19 |
| 2021-05-11 | Make rustdoc-gui test suite able to run with different sub directories | Guillaume Gomez | -3/+3 |
| 2021-05-11 | Move rustdoc-gui rust libraries into their own folder and prepare the field f... | Guillaume Gomez | -4/+17 |
| 2021-05-11 | Enable `--show-type-layout` for the rustdoc API docs | Camelid | -0/+1 |
| 2021-05-11 | Enable `--show-type-layout` for the rustc API docs | Camelid | -0/+1 |
| 2021-05-11 | Rollup merge of #85051 - jyn514:check-miri, r=Mark-Simulacrum | Yuki Okushi | -1/+6 |
| 2021-05-11 | Rollup merge of #84783 - jyn514:fmt-one, r=Mark-Simulacrum | Yuki Okushi | -7/+19 |
| 2021-05-11 | Rollup merge of #84777 - jyn514:rustdoc-parallel, r=Mark-Simulacrum | Yuki Okushi | -0/+1 |
| 2021-05-08 | Enable `-W semicolon_in_expressions_from_macros` in bootstrap | Aaron Hill | -7/+2 |
| 2021-05-07 | Allow checking miri and RLS with `x.py check src/tools/{miri,rls}` | Joshua Nelson | -1/+6 |
| 2021-05-07 | Don't stop running rustdoc-gui tests at first failure | Guillaume Gomez | -22/+8 |
| 2021-05-07 | Rollup merge of #84990 - GuillaumeGomez:sort-rustdoc-gui-tests, r=Mark-Simula... | Yuki Okushi | -1/+6 |
| 2021-05-07 | Rollup merge of #84781 - jyn514:check-bootstrap, r=Mark-Simulacrum | Yuki Okushi | -3/+3 |
| 2021-05-07 | Rollup merge of #84779 - jyn514:cargotest-args, r=Mark-Simulacrum | Yuki Okushi | -0/+1 |
| 2021-05-07 | Rollup merge of #84500 - tmandry:compiletest-run-flag, r=Mark-Simulacrum | Dylan DPC | -2/+20 |
| 2021-05-06 | Sort rustdoc-gui tests | Guillaume Gomez | -1/+6 |
| 2021-05-05 | Rollup merge of #84865 - petrochenkov:llthread, r=Mark-Simulacrum | Ralf Jung | -8/+15 |
| 2021-05-04 | Auto merge of #83213 - rylev:update-lints-to-errors, r=nikomatsakis | bors | -0/+3 |
| 2021-05-03 | rustbuild: Pass a `threads` flag that works to windows-gnu lld | Vadim Petrochenkov | -8/+15 |
| 2021-05-02 | Auto merge of #84750 - jyn514:nix-cargo, r=Mark-Simulacrum | bors | -5/+7 |
| 2021-05-01 | Auto merge of #84471 - jyn514:linkcheck-llvm, r=Mark-Simulacrum | bors | -1/+4 |
| 2021-05-01 | Allow formatting specific subdirectories | Joshua Nelson | -7/+19 |
| 2021-05-01 | Don't check bootstrap artifacts by default | Joshua Nelson | -3/+3 |
| 2021-05-01 | Add support for --test-args to cargotest | Joshua Nelson | -0/+1 |
| 2021-05-01 | Apply `--cfg parallel_compiler` when documenting | Joshua Nelson | -0/+1 |
| 2021-04-30 | Don't download cargo twice when download-rustc is set | Joshua Nelson | -5/+7 |
| 2021-04-30 | Fix help for profile flags | Tyler Mandry | -2/+2 |
| 2021-04-30 | Add support for --run for non-ui tests | Tyler Mandry | -6/+1 |
| 2021-04-30 | Add run flag to bootstrap test | Tyler Mandry | -0/+23 |
| 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-26 | Pass unstable options to error index rustdoc invocation | Ryan Levick | -0/+3 |
| 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-23 | Allow running `x.py test src/test/linkchecker` with `download-llvm = true` | Joshua Nelson | -1/+4 |
| 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 |