summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2024-05-09Fix bootstrap panic when build from tarball12101111-6/+1
2024-04-28Rollup merge of #124429 - Enselic:document-builder, r=Mark-SimulacrumMatthias Krüger-0/+23
2024-04-28Rollup merge of #124242 - workingjubilee:describe-bootstrap-files-better, r=M...Matthias Krüger-6/+28
2024-04-28Rollup merge of #123942 - onur-ozkan:x-vendor, r=Mark-SimulacrumMatthias Krüger-11/+98
2024-04-27Auto merge of #124448 - matthiaskrgr:rollup-iloy9vz, r=matthiaskrgrbors-40/+40
2024-04-27Rollup merge of #124445 - Enselic:global-true, r=onur-ozkanMatthias Krüger-40/+40
2024-04-27Auto merge of #124405 - RalfJung:miri-core-alloc-tests, r=clubby789bors-3/+0
2024-04-27bootstrap: Change `global(true)` to `global = true` for flags for consistencyMartin Nordholts-40/+40
2024-04-27bootstrap: Document `struct Builder` and its fieldsMartin Nordholts-0/+23
2024-04-26Auto merge of #124296 - cuviper:dist-cargo-tests, r=onur-ozkanbors-0/+6
2024-04-26miri core/alloc tests: do not test a 2nd targetRalf Jung-3/+0
2024-04-26Add support for run-make-support unit tests to be run with bootstrap commandJover Zhang-0/+49
2024-04-25Auto merge of #124058 - TechVest:master, r=fmeasebors-1/+1
2024-04-25Fix some typos in commentsTechVest-1/+1
2024-04-24bootstrap: reinterpret the main advantage of x.py setupJubilee Young-2/+3
2024-04-24bootstrap: link to the forge about toolstateJubilee Young-1/+3
2024-04-23bootstrap: keep all cargo test files in dist rustc-srcJosh Stone-0/+6
2024-04-22miri libstd tests: test windows-msvc instead of windows-gnuRalf Jung-2/+3
2024-04-22suggest `x.py vendor` instead of `cargo vendor`onur-ozkan-7/+1
2024-04-22introduce `x vendor`onur-ozkan-4/+97
2024-04-21bootstrap: Promote some build_steps comments to docsJubilee Young-28/+28
2024-04-21bootstrap: Describe build_steps::clean how 2024 knows itJubilee Young-1/+1
2024-04-21bootstrap: Demagic a repeating pathJubilee Young-2/+4
2024-04-21bootstrap: Describe build_steps::setupJubilee Young-0/+6
2024-04-21bootstrap: Describe build_steps::suggestJubilee Young-0/+2
2024-04-21bootstrap: Describe build_steps::toolstateJubilee Young-0/+4
2024-04-21bootstrap: Describe build_steps::runJubilee Young-0/+5
2024-04-21bootstrap: Describe build_steps::test for 2024Jubilee Young-3/+3
2024-04-21Rollup merge of #124069 - onur-ozkan:run-clippy-on-bootstrap, r=albertlarsan68Guillaume Gomez-169/+165
2024-04-19Rollup merge of #124155 - klensy:wrong-rayon-here, r=albertlarsan68Matthias Krüger-28/+1
2024-04-19fix clippy warnings on bootstraponur-ozkan-169/+165
2024-04-19Auto merge of #123364 - klensy:bs-mixed-types, r=albertlarsan68bors-7/+15
2024-04-19bootstrap: don't use rayon for sysinfoklensy-28/+1
2024-04-18Update src/bootstrap/src/core/builder.rsscottmcm-1/+1
2024-04-18Ensure `[rust] debuginfo-level-std` doesn't change core's MIRScott McMurray-0/+8
2024-04-17Auto merge of #123978 - alexcrichton:update-wasi-toolchain, r=Mark-Simulacrumbors-20/+38
2024-04-17allow to set line-directives-only tooklensy-0/+5
2024-04-17bootstrap: actually allow set debuginfo-level to "lines-tables-only"klensy-7/+10
2024-04-17Rollup merge of #122883 - onur-ozkan:clippy-build-step, r=albertlarsan68Matthias Krüger-102/+394
2024-04-16allow running clippy on most of the in-tree toolsonur-ozkan-14/+63
2024-04-16fix sysroot bug and update step message formatonur-ozkan-19/+6
2024-04-16add simple top-level doc-comment for build_steps/clippyonur-ozkan-0/+2
2024-04-16for clippy, skip output handling in `run_cargo`onur-ozkan-1/+1
2024-04-16support different `Kind`s in `Builder::msg_tool`onur-ozkan-3/+16
2024-04-16create `Builder::msg_clippy`onur-ozkan-9/+15
2024-04-16create new build step `clippy`onur-ozkan-100/+335
2024-04-16Rollup merge of #123711 - onur-ozkan:drop-changelog-seen, r=albertlarsan68Matthias Krüger-19/+6
2024-04-16Rollup merge of #122632 - onur-ozkan:fix-llvm-caching-bug, r=albertlarsan68Matthias Krüger-1/+18
2024-04-16Rollup merge of #122521 - bnleft:master, r=albertlarsan68Guillaume Gomez-0/+7
2024-04-15Update how WASI toolchains are used in CI and bootstrapAlex Crichton-20/+38