about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2021-07-11Add comments why install steps should never fail.Eric Huss-0/+6
2021-07-10Account for `submodules = false` in config.toml when updating LLVM submoduleJoshua Nelson-0/+4
2021-07-09Fix rust-analyzer install when not available.Eric Huss-4/+9
2021-07-08Rollup merge of #86913 - Stupremee:document-rustdoc-private-items, r=jyn514Guillaume Gomez-4/+10
2021-07-07Clean up rustdoc static filesGuillaume Gomez-1/+1
2021-07-07Document rustdoc with `--document-private-items`Justus K-4/+10
2021-07-05Auto merge of #86663 - fee1-dead:use-rustdoc-css, r=GuillaumeGomezbors-2/+8
2021-07-03Make x.py less verbose on failuresJoshua Nelson-4/+11
2021-07-02Rollup merge of #86737 - jyn514:doc-tools, r=Mark-SimulacrumGuillaume Gomez-67/+81
2021-07-01Document rustfmt on nightly-rustcJoshua Nelson-6/+12
2021-06-30copy rust-lld as ld in dist1000teslas-3/+3
2021-06-29Use a macro for documenting rustdocJoshua Nelson-67/+75
2021-06-29Rollup merge of #86059 - GuillaumeGomez:html-checker2, r=Mark-SimulacrumYuki Okushi-3/+48
2021-06-28Add new tool to check HTML:Guillaume Gomez-3/+48
2021-06-29Rollup merge of #86568 - ehuss:dist-miri-stable, r=Mark-SimulacrumYuki Okushi-0/+12
2021-06-28Make every standalone doc use rustdoc.cssDeadbeef-2/+8
2021-06-26Auto merge of #86586 - Smittyvb:https-everywhere, r=petrochenkovbors-4/+4
2021-06-25Auto merge of #86015 - jyn514:revert-revert, r=Mark-Simulacrumbors-13/+90
2021-06-23Use HTTPS links where possibleSmitty-4/+4
2021-06-23Comment and include rust-analyzer.Eric Huss-0/+9
2021-06-22Don't dist miri on stable or beta.Eric Huss-0/+3
2021-06-22Update cargoEric Huss-1/+1
2021-06-22Rollup merge of #86297 - GuillaumeGomez:rustdoc-gui-args, r=Mark-SimulacrumYuki Okushi-0/+3
2021-06-21Rollup merge of #86156 - ehuss:linkchecker-fixes, r=Mark-SimulacrumYuki Okushi-0/+22
2021-06-17Lazify is_really_default condition in the RustdocGUI bootstrap stepThe8472-8/+27
2021-06-16Allow to pass arguments to rustdoc-gui toolGuillaume Gomez-0/+3
2021-06-14Allow to run only a few GUI testsGuillaume Gomez-1/+8
2021-06-11Auto merge of #85961 - 1000teslas:issue-71519-fix, r=petrochenkovbors-0/+11
2021-06-10Auto merge of #86098 - pietroalbini:test-stable, r=Mark-Simulacrumbors-0/+2
2021-06-10Auto merge of #82639 - jyn514:stable-options, r=Mark-Simulacrumbors-1/+0
2021-06-10gcc-lld mvp1000teslas-0/+11
2021-06-09Test the linkchecker itself.Eric Huss-0/+22
2021-06-07build doctests with lld if use-lld = trueThe8472-16/+27
2021-06-07ignore ui-fulldeps/session-derive-errors.rs on beta and stablePietro Albini-0/+2
2021-06-07Rollup merge of #86025 - bjorn3:no_rpath_cfg_prefix, r=jackh726Yuki Okushi-2/+1
2021-06-07Rollup merge of #85996 - jyn514:library-changes, r=Mark-SimulacrumYuki Okushi-3/+5
2021-06-07Rollup merge of #84940 - jyn514:ninja, r=Mark-SimulacrumGuillaume Gomez-2/+7
2021-06-07Rollup merge of #83433 - jyn514:cfg-bootstrap-macro, r=Mark-SimulacrumGuillaume Gomez-0/+7
2021-06-06Don't pass -Z unstable-options by default for UI testsJoshua Nelson-1/+0
2021-06-06Auto merge of #79608 - alessandrod:bpf, r=nagisabors-3/+6
2021-06-05Inline maybe_update_submoduleJoshua Nelson-9/+5
2021-06-05Simplify commit checkJoshua Nelson-22/+15
2021-06-05Use sysroot instead of CFG_PREFIX for the rpathbjorn3-2/+1
2021-06-04Fix commit checkJoshua Nelson-4/+8
2021-06-04Revert "Revert "Move llvm submodule updates to rustbuild""Joshua Nelson-13/+97
2021-06-04Pass --cfg=bootstrap for proc_macros or build scripts built by stage0Joshua Nelson-0/+7
2021-06-05Rollup merge of #85988 - jyn514:ninja-error, r=joshtriplettYuki Okushi-1/+1
2021-06-04rustdoc: link to stable/beta docs consistently in documentationJoshua Nelson-0/+19
2021-06-04rustbuild: take changes to the standard library into account for `download-ru...Joshua Nelson-3/+5
2021-06-04Improve error messageJoshua Nelson-1/+1