about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2024-12-28Auto merge of #134790 - onur-ozkan:cfg-test, r=clubby789bors-22/+19
2024-12-28bootstrap: Allow `./x check compiletest`Zalathar-0/+4
2024-12-28bootstrap: drop warning for top-level test suite path check许杰友 Jieyou Xu (Joe)-13/+4
2024-12-28remove deprecated option `parallel-compiler`onur-ozkan-10/+5
2024-12-28read to `String` directly without extra conversiononur-ozkan-2/+1
2024-12-28remove an invalid FIXME noteonur-ozkan-2/+3
2024-12-27Auto merge of #134830 - matthiaskrgr:rollup-7hdjojz, r=matthiaskrgrbors-0/+21
2024-12-27Add change tracker entryclubby789-0/+5
2024-12-27compiletest: Replace `--nocapture` with `--no-capture`clubby789-1/+1
2024-12-27Add `--no-capture` as a bootstrap argumentclubby789-0/+16
2024-12-26Strip debuginfo from rustc-main and rustdocclubby789-2/+13
2024-12-26replace bootstrap-self-test feature flag with cfg(test)onur-ozkan-22/+19
2024-12-24Auto merge of #134724 - onur-ozkan:type-improvements, r=jieyouxubors-53/+34
2024-12-24improve type mutation for certain structuresonur-ozkan-53/+34
2024-12-23Auto merge of #134405 - rmehri01:x-completions, r=onur-ozkanbors-2/+13
2024-12-20fix missing ns units in bootstrap's benchmark renderingThe 8472-1/+1
2024-12-19Rollup merge of #134437 - onur-ozkan:improve-compiler-build, r=jieyouxu许杰友 Jieyou Xu (Joe)-30/+34
2024-12-18reduce compiler `Assemble` complexityonur-ozkan-30/+34
2024-12-18Rollup merge of #134444 - jyn514:cranelift-std, r=bjorn3许杰友 Jieyou Xu (Joe)-0/+5
2024-12-18Rollup merge of #134420 - Integral-Tech:pathbuf-refactor, r=compiler-errors许杰友 Jieyou Xu (Joe)-7/+5
2024-12-17Fix `x build --stage 1 std` when using cg_cranelift as the default backendjyn-0/+5
2024-12-17Rollup merge of #134423 - jieyouxu:bootstrap-test-valid, r=onur-ozkanMatthias Krüger-1/+1
2024-12-17Rollup merge of #133801 - Gelbpunkt:powerpc64le-unknown-linux-musl-tier-2, r=...Matthias Krüger-0/+6
2024-12-17Generate shell completions for x as wellRyan Mehri-2/+13
2024-12-18refactor: replace &PathBuf with &Path to enhance generalityIntegral-7/+5
2024-12-17bootstrap: use specific-purpose ui test path许杰友 Jieyou Xu (Joe)-1/+1
2024-12-17clarify that path() is for on-disk pathsRalf Jung-1/+3
2024-12-17bootstrap: fix a commentRalf Jung-1/+1
2024-12-15bootstrap: make ./x test error-index workRalf Jung-1/+3
2024-12-14Auto merge of #134296 - matthiaskrgr:rollup-o0sxozj, r=matthiaskrgrbors-0/+10
2024-12-14Rollup merge of #134211 - flba-eb:add_qnx_archiver, r=compiler-errorsMatthias Krüger-0/+10
2024-12-14Rollup merge of #134240 - cuviper:dist-llvm-tools, r=jieyouxuMatthias Krüger-1/+1
2024-12-14Rollup merge of #134209 - onur-ozkan:check-skip-paths, r=jieyouxuMatthias Krüger-1/+25
2024-12-13Auto merge of #133899 - scottmcm:strip-mir-debuginfo, r=oli-obkbors-0/+5
2024-12-13validate `--skip` and `--exclude` pathsonur-ozkan-1/+25
2024-12-12Only dist `llvm-objcopy` if llvm tools are enabledJosh Stone-1/+1
2024-12-12Rollup merge of #134207 - jieyouxu:revert-134040, r=lqdMatthias Krüger-153/+149
2024-12-12Reduce the need to set archiver via environment variablesFlorian Bartels-0/+10
2024-12-12Revert "Rollup merge of #134040 - clubby789:bootstrap-eprintln, r=jieyouxu"许杰友 Jieyou Xu (Joe)-154/+150
2024-12-12Revert "Rollup merge of #134123 - Zalathar:json-output, r=jieyouxu,clubby789"许杰友 Jieyou Xu (Joe)-1/+1
2024-12-12Rollup merge of #134173 - onur-ozkan:allow-symbol-intern-string-literal, r=ji...Matthias Krüger-6/+1
2024-12-11remove `Kind` check for `symbol_intern_string_literal`onur-ozkan-6/+1
2024-12-10Auto merge of #134125 - fmease:rollup-u38o3ob, r=fmeasebors-13/+20
2024-12-10Rollup merge of #134123 - Zalathar:json-output, r=jieyouxu,clubby789León Orell Valerian Liehr-1/+1
2024-12-10Rollup merge of #134023 - onur-ozkan:132507, r=jieyouxuLeón Orell Valerian Liehr-12/+19
2024-12-10bootstrap: Forward cargo JSON output to stout, not stderrZalathar-1/+1
2024-12-10We don't need `NonNull::as_ptr` debuginfoScott McMurray-0/+5
2024-12-10Rollup merge of #133853 - onur-ozkan:use-vendor-directory-on-dist-build, r=Ko...León Orell Valerian Liehr-1/+11
2024-12-09bootstrap: `print{,ln}!` -> `eprint{,ln}!`clubby789-150/+154
2024-12-09dist: Re-work how we describe the licence of Rust in our distributionsJonathan Pallant-10/+19