about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2021-05-12update cc crateMateusz MikuĊ‚a-1/+1
2021-05-12Rollup merge of #85191 - GuillaumeGomez:improve-rustdoc-gui-tester, r=Mark-Si...Yuki Okushi-6/+19
2021-05-11Make rustdoc-gui test suite able to run with different sub directoriesGuillaume Gomez-3/+3
2021-05-11Move rustdoc-gui rust libraries into their own folder and prepare the field f...Guillaume Gomez-4/+17
2021-05-11Enable `--show-type-layout` for the rustdoc API docsCamelid-0/+1
2021-05-11Enable `--show-type-layout` for the rustc API docsCamelid-0/+1
2021-05-11Rollup merge of #85051 - jyn514:check-miri, r=Mark-SimulacrumYuki Okushi-1/+6
2021-05-11Rollup merge of #84783 - jyn514:fmt-one, r=Mark-SimulacrumYuki Okushi-7/+19
2021-05-11Rollup merge of #84777 - jyn514:rustdoc-parallel, r=Mark-SimulacrumYuki Okushi-0/+1
2021-05-08Enable `-W semicolon_in_expressions_from_macros` in bootstrapAaron Hill-7/+2
2021-05-07Allow checking miri and RLS with `x.py check src/tools/{miri,rls}`Joshua Nelson-1/+6
2021-05-07Don't stop running rustdoc-gui tests at first failureGuillaume Gomez-22/+8
2021-05-07Rollup merge of #84990 - GuillaumeGomez:sort-rustdoc-gui-tests, r=Mark-Simula...Yuki Okushi-1/+6
2021-05-07Rollup merge of #84781 - jyn514:check-bootstrap, r=Mark-SimulacrumYuki Okushi-3/+3
2021-05-07Rollup merge of #84779 - jyn514:cargotest-args, r=Mark-SimulacrumYuki Okushi-0/+1
2021-05-07Rollup merge of #84500 - tmandry:compiletest-run-flag, r=Mark-SimulacrumDylan DPC-2/+20
2021-05-06Sort rustdoc-gui testsGuillaume Gomez-1/+6
2021-05-05Rollup merge of #84865 - petrochenkov:llthread, r=Mark-SimulacrumRalf Jung-8/+15
2021-05-04Auto merge of #83213 - rylev:update-lints-to-errors, r=nikomatsakisbors-0/+3
2021-05-03rustbuild: Pass a `threads` flag that works to windows-gnu lldVadim Petrochenkov-8/+15
2021-05-02Auto merge of #84750 - jyn514:nix-cargo, r=Mark-Simulacrumbors-5/+7
2021-05-01Auto merge of #84471 - jyn514:linkcheck-llvm, r=Mark-Simulacrumbors-1/+4
2021-05-01Allow formatting specific subdirectoriesJoshua Nelson-7/+19
2021-05-01Don't check bootstrap artifacts by defaultJoshua Nelson-3/+3
2021-05-01Add support for --test-args to cargotestJoshua Nelson-0/+1
2021-05-01Apply `--cfg parallel_compiler` when documentingJoshua Nelson-0/+1
2021-04-30Don't download cargo twice when download-rustc is setJoshua Nelson-5/+7
2021-04-30Fix help for profile flagsTyler Mandry-2/+2
2021-04-30Add support for --run for non-ui testsTyler Mandry-6/+1
2021-04-30Add run flag to bootstrap testTyler Mandry-0/+23
2021-04-29Auto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrumbors-0/+25
2021-04-28Rollup merge of #84585 - jyn514:check-rustdoc, r=Mark-SimulacrumJack Huey-3/+3
2021-04-28Rollup merge of #84555 - jyn514:ice-backtrace, r=Mark-SimulacrumJack Huey-0/+4
2021-04-28Rollup merge of #84484 - jyn514:check-tools, r=Mark-SimulacrumJack Huey-5/+3
2021-04-28Add `x.py check src/librustdoc` as an alias for `x.py check src/tools/rustdoc`Joshua Nelson-3/+3
2021-04-27Switch `rustc::internal` from deny to warnJoshua Nelson-1/+1
2021-04-27Implement `x.py test src/tools/clippy --bless`Joshua Nelson-0/+25
2021-04-26Pass unstable options to error index rustdoc invocationRyan Levick-0/+3
2021-04-25Set `backtrace-on-ice` by default for compiler and codegen profilesJoshua Nelson-0/+4
2021-04-24Rollup merge of #84250 - jclulow:illumos-bash-bootstrap, r=Mark-SimulacrumYuki Okushi-1/+6
2021-04-23Don't rebuild rustdoc after checking bootstrapJoshua Nelson-5/+3
2021-04-23Allow running `x.py test src/test/linkchecker` with `download-llvm = true`Joshua Nelson-1/+4
2021-04-22Auto merge of #84289 - andersk:bootstrap-bulk-dir, r=Mark-Simulacrumbors-2/+19
2021-04-21Rollup merge of #84393 - GuillaumeGomez:better-open-handling, r=jyn514Mara Bos-6/+10
2021-04-21Correctly handle --open argument on doc commandGuillaume Gomez-6/+10
2021-04-20Rollup merge of #84345 - ehuss:remove-core-core-comment, r=Mark-SimulacrumDylan DPC-9/+0
2021-04-19Remove comment about doc hack.Eric Huss-9/+0
2021-04-19Rollup merge of #84126 - 12101111:musl-sanitizer, r=davidtwcoDylan DPC-0/+3
2021-04-17bootstrap: Restore missing --bulk-dirs for rust-docs, rustc-docsAnders Kaseorg-2/+19
2021-04-16bootstrap: use bash on illumos to run install scriptsJoshua M. Clulow-1/+6