| Age | Commit message (Expand) | Author | Lines |
| 2021-07-11 | Add comments why install steps should never fail. | Eric Huss | -0/+6 |
| 2021-07-10 | Account for `submodules = false` in config.toml when updating LLVM submodule | Joshua Nelson | -0/+4 |
| 2021-07-09 | Fix rust-analyzer install when not available. | Eric Huss | -4/+9 |
| 2021-07-08 | Rollup merge of #86913 - Stupremee:document-rustdoc-private-items, r=jyn514 | Guillaume Gomez | -4/+10 |
| 2021-07-07 | Clean up rustdoc static files | Guillaume Gomez | -1/+1 |
| 2021-07-07 | Document rustdoc with `--document-private-items` | Justus K | -4/+10 |
| 2021-07-05 | Auto merge of #86663 - fee1-dead:use-rustdoc-css, r=GuillaumeGomez | bors | -2/+8 |
| 2021-07-03 | Make x.py less verbose on failures | Joshua Nelson | -4/+11 |
| 2021-07-02 | Rollup merge of #86737 - jyn514:doc-tools, r=Mark-Simulacrum | Guillaume Gomez | -67/+81 |
| 2021-07-01 | Document rustfmt on nightly-rustc | Joshua Nelson | -6/+12 |
| 2021-06-30 | copy rust-lld as ld in dist | 1000teslas | -3/+3 |
| 2021-06-29 | Use a macro for documenting rustdoc | Joshua Nelson | -67/+75 |
| 2021-06-29 | Rollup merge of #86059 - GuillaumeGomez:html-checker2, r=Mark-Simulacrum | Yuki Okushi | -3/+48 |
| 2021-06-28 | Add new tool to check HTML: | Guillaume Gomez | -3/+48 |
| 2021-06-29 | Rollup merge of #86568 - ehuss:dist-miri-stable, r=Mark-Simulacrum | Yuki Okushi | -0/+12 |
| 2021-06-28 | Make every standalone doc use rustdoc.css | Deadbeef | -2/+8 |
| 2021-06-26 | Auto merge of #86586 - Smittyvb:https-everywhere, r=petrochenkov | bors | -4/+4 |
| 2021-06-25 | Auto merge of #86015 - jyn514:revert-revert, r=Mark-Simulacrum | bors | -13/+90 |
| 2021-06-23 | Use HTTPS links where possible | Smitty | -4/+4 |
| 2021-06-23 | Comment and include rust-analyzer. | Eric Huss | -0/+9 |
| 2021-06-22 | Don't dist miri on stable or beta. | Eric Huss | -0/+3 |
| 2021-06-22 | Update cargo | Eric Huss | -1/+1 |
| 2021-06-22 | Rollup merge of #86297 - GuillaumeGomez:rustdoc-gui-args, r=Mark-Simulacrum | Yuki Okushi | -0/+3 |
| 2021-06-21 | Rollup merge of #86156 - ehuss:linkchecker-fixes, r=Mark-Simulacrum | Yuki Okushi | -0/+22 |
| 2021-06-17 | Lazify is_really_default condition in the RustdocGUI bootstrap step | The8472 | -8/+27 |
| 2021-06-16 | Allow to pass arguments to rustdoc-gui tool | Guillaume Gomez | -0/+3 |
| 2021-06-14 | Allow to run only a few GUI tests | Guillaume Gomez | -1/+8 |
| 2021-06-11 | Auto merge of #85961 - 1000teslas:issue-71519-fix, r=petrochenkov | bors | -0/+11 |
| 2021-06-10 | Auto merge of #86098 - pietroalbini:test-stable, r=Mark-Simulacrum | bors | -0/+2 |
| 2021-06-10 | Auto merge of #82639 - jyn514:stable-options, r=Mark-Simulacrum | bors | -1/+0 |
| 2021-06-10 | gcc-lld mvp | 1000teslas | -0/+11 |
| 2021-06-09 | Test the linkchecker itself. | Eric Huss | -0/+22 |
| 2021-06-07 | build doctests with lld if use-lld = true | The8472 | -16/+27 |
| 2021-06-07 | ignore ui-fulldeps/session-derive-errors.rs on beta and stable | Pietro Albini | -0/+2 |
| 2021-06-07 | Rollup merge of #86025 - bjorn3:no_rpath_cfg_prefix, r=jackh726 | Yuki Okushi | -2/+1 |
| 2021-06-07 | Rollup merge of #85996 - jyn514:library-changes, r=Mark-Simulacrum | Yuki Okushi | -3/+5 |
| 2021-06-07 | Rollup merge of #84940 - jyn514:ninja, r=Mark-Simulacrum | Guillaume Gomez | -2/+7 |
| 2021-06-07 | Rollup merge of #83433 - jyn514:cfg-bootstrap-macro, r=Mark-Simulacrum | Guillaume Gomez | -0/+7 |
| 2021-06-06 | Don't pass -Z unstable-options by default for UI tests | Joshua Nelson | -1/+0 |
| 2021-06-06 | Auto merge of #79608 - alessandrod:bpf, r=nagisa | bors | -3/+6 |
| 2021-06-05 | Inline maybe_update_submodule | Joshua Nelson | -9/+5 |
| 2021-06-05 | Simplify commit check | Joshua Nelson | -22/+15 |
| 2021-06-05 | Use sysroot instead of CFG_PREFIX for the rpath | bjorn3 | -2/+1 |
| 2021-06-04 | Fix commit check | Joshua Nelson | -4/+8 |
| 2021-06-04 | Revert "Revert "Move llvm submodule updates to rustbuild"" | Joshua Nelson | -13/+97 |
| 2021-06-04 | Pass --cfg=bootstrap for proc_macros or build scripts built by stage0 | Joshua Nelson | -0/+7 |
| 2021-06-05 | Rollup merge of #85988 - jyn514:ninja-error, r=joshtriplett | Yuki Okushi | -1/+1 |
| 2021-06-04 | rustdoc: link to stable/beta docs consistently in documentation | Joshua Nelson | -0/+19 |
| 2021-06-04 | rustbuild: take changes to the standard library into account for `download-ru... | Joshua Nelson | -3/+5 |
| 2021-06-04 | Improve error message | Joshua Nelson | -1/+1 |