| Age | Commit message (Expand) | Author | Lines |
| 2021-06-30 | copy rust-lld as ld in dist | 1000teslas | -3/+3 |
| 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-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 |
| 2021-06-04 | Note that `ninja = false` goes under `[llvm]` | Joshua Nelson | -1/+1 |
| 2021-06-04 | Don't run sanity checks for `x.py setup` | Joshua Nelson | -2/+7 |
| 2021-06-03 | fix testing Miri with --stage 0 | Ralf Jung | -3/+12 |
| 2021-05-31 | Auto merge of #85395 - 12101111:build-crt, r=petrochenkov | bors | -2/+70 |
| 2021-05-31 | Build crtbengin.o/crtend.o from source code | 12101111 | -2/+70 |
| 2021-05-30 | Rollup merge of #85762 - mati865:disable-zlib-on-windows, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2021-05-30 | Auto merge of #84586 - GuillaumeGomez:enforce-rustdoc-gui-test-suite-run, r=M... | bors | -52/+72 |
| 2021-05-29 | BPF: misc minor review fixes | Alessandro Decina | -2/+2 |
| 2021-05-27 | Do not try to build LLVM with Zlib on Windows | Mateusz MikuĊa | -1/+1 |
| 2021-05-27 | Rollup merge of #85649 - ChrisDenton:update-cc, r=matthewjasper | Dylan DPC | -1/+1 |
| 2021-05-26 | Enforce rustdoc-gui test-suite run | Guillaume Gomez | -52/+72 |
| 2021-05-26 | Rollup merge of #85647 - rust-lang:revert-81601-llvm-on-demand, r=jyn514 | Yuki Okushi | -97/+13 |