about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2024-04-27Auto merge of #124405 - RalfJung:miri-core-alloc-tests, r=clubby789bors-3/+0
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-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-21bootstrap: Promote some build_steps comments to docsJubilee Young-28/+28
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
2024-04-15Rollup merge of #123548 - RalfJung:what-is-time, r=joboet许杰友 Jieyou Xu (Joe)-1/+1
2024-04-15Distribute LLVM bitcode linker as a preview componentKjetil Kjeka-3/+71
2024-04-15libtest: also measure time in MiriRalf Jung-1/+1
2024-04-15Auto merge of #122997 - matthiaskrgr:compiletest_ices, r=oli-obkbors-0/+3
2024-04-14Rollup merge of #123373 - onur-ozkan:skip-codegen, r=Mark-SimulacrumGuillaume Gomez-0/+10
2024-04-14bootstrap/compiletest: implement "crashes" tests that fail if no ice is repro...Matthias Krüger-0/+3
2024-04-13Auto merge of #123520 - cuviper:bootstrap-compiler-rustflags, r=Mark-Simulacrumbors-54/+59
2024-04-13Rollup merge of #123642 - onur-ozkan:restrict-llvm-option, r=Mark-SimulacrumMatthias Krüger-2/+13
2024-04-11correct the handling of `bootstrap-cache-path` optiononur-ozkan-1/+3
2024-04-10add change entry for the removal of `changelog-seen`onur-ozkan-0/+5
2024-04-10drop `changelog-seen`onur-ozkan-19/+1
2024-04-09do not allow using local llvm while using rustc from cionur-ozkan-2/+13
2024-04-08Rollup merge of #123547 - klensy:bs-pubs, r=onur-ozkanMatthias Krüger-30/+0
2024-04-07also test core+alloc on a 32bit big-endian targetRalf Jung-1/+5
2024-04-07run some std tests on more targetsRalf Jung-11/+28
2024-04-07also test parts of stdRalf Jung-0/+10
2024-04-07check-aux: test core and alloc in MiriRalf Jung-0/+10
2024-04-06Rollup merge of #123504 - RalfJung:test-cargo-miri, r=Mark-SimulacrumMatthias Krüger-4/+36
2024-04-06bootstrap: remove unused pub fnsklensy-30/+0