about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2023-09-06fix log formatting in bootstrapGoldstein-3/+3
2023-09-05Auto merge of #114843 - Zalathar:test-coverage-map, r=oli-obkbors-1/+18
2023-09-05Auto merge of #115544 - onur-ozkan:patch-binaries-for-nix-configure, r=albert...bors-0/+1
2023-09-05support `{disable,enable}-patch-binaries-for-nix` in configure.pyonur-ozkan-0/+1
2023-09-05Add test suite `coverage-map` to test coverage mappings emitted by LLVMZalathar-0/+15
2023-09-05Add tool `src/tools/coverage-dump` for use by some new coverage testsZalathar-1/+3
2023-09-03Auto merge of #115448 - onur-ozkan:optimize-bootstrap-dep-tree, r=albertlarsan68bors-40/+8
2023-09-02Auto merge of #115471 - RalfJung:skipping-sanity, r=onur-ozkanbors-10/+13
2023-09-02also skip musl checks when BOOTSTRAP_SKIP_TARGET_SANITY is setRalf Jung-10/+13
2023-09-01bump hermit-abi from yanked version(0.3.1) to 0.3.2onur-ozkan-3/+3
2023-09-01bump pretty_assertions to 1.4onur-ozkan-37/+5
2023-09-01bootstrap/format: remove unnecessary paths.pushRalf Jung-4/+0
2023-08-31bootstrap: use git merge-base for LLVM CI download logicRalf Jung-1/+8
2023-08-31Auto merge of #115323 - onur-ozkan:curl-download-checksum-fix, r=Mark-Simulacrumbors-12/+11
2023-08-28avoid stdout redirection on `curl` executionsonur-ozkan-12/+11
2023-08-27Rollup merge of #115261 - onur-ozkan:replace-old-username, r=Mark-SimulacrumGuillaume Gomez-1/+1
2023-08-27Rollup merge of #115111 - ozkanonur:check-rust-analyzer-if-enabled, r=Mark-Si...Matthias Krüger-2/+9
2023-08-27replace outdated github username 'ozkanonur'ozkanonur-1/+1
2023-08-24Rollup merge of #115117 - pnkfelix:detect-and-report-nix-shell, r=albertlarsan68Weihang Lo-9/+31
2023-08-23Accommodate tidy.Felix S. Klock II-11/+9
2023-08-23Rollup merge of #115109 - cuviper:yaml-404, r=albertlarsan68Guillaume Gomez-0/+5
2023-08-23Rollup merge of #115103 - djkoloski:disable_bootstrap_version_check, r=compil...Guillaume Gomez-1/+2
2023-08-22Better diagnostics for people using nix subshell on non-NixOS.Felix S. Klock II-8/+32
2023-08-22drive-by fix to Python doc comment.Felix S. Klock II-1/+1
2023-08-22compile rust-anaylzer with `x check` if it's enabledozkanonur-2/+9
2023-08-22Skip ExpandYamlAnchors when the config is missingJosh Stone-0/+5
2023-08-22Rollup merge of #115090 - eopb:dont-check-lib-bootstrap, r=ozkanonurMichael Goulet-8/+3
2023-08-22Rollup merge of #115011 - compiler-errors:warn-on-elided-assoc-ct-lt, r=cjgillotMichael Goulet-1/+1
2023-08-22Disable bootstrap rustc version checkDavid Koloski-1/+2
2023-08-22bootstrap: builder: don't add origin paths on xousSean Cross-1/+4
2023-08-22Always use `os-release` rather than `/lib` to detect `NixOS`Ethan Brierley-8/+3
2023-08-22bootstrap/miri: respect config_locked_depsRalf Jung-0/+7
2023-08-21Fix elided lifetimes in rust-lang/rustMichael Goulet-1/+1
2023-08-14Upgrade Object and related depsdirreke-5/+4
2023-08-14Update llvm.rsDirreck-18/+3
2023-08-14add details for csky-unknown-linux-gnuabiv2 and add docsDirreke-0/+16
2023-08-14add a csky-unknown-linux-gnuabiv2 targetDirreke-2/+3
2023-08-13Auto merge of #114786 - GuillaumeGomez:rollup-0cos5gn, r=GuillaumeGomezbors-6/+28
2023-08-13Rollup merge of #114069 - cuviper:profiler-path, r=Mark-SimulacrumGuillaume Gomez-6/+28
2023-08-13Auto merge of #114480 - ozkanonur:fix-stage0-compiler-llvm, r=Mark-Simulacrumbors-0/+10
2023-08-10Auto merge of #114697 - matthiaskrgr:rollup-ywooy8x, r=matthiaskrgrbors-3/+17
2023-08-10Rollup merge of #114278 - ozkanonur:validate-codegen-backend-config, r=clubby789Matthias Krüger-3/+17
2023-08-10Auto merge of #112482 - tgross35:ci-non-rust-linters, r=pietroalbinibors-6/+39
2023-08-10Auto merge of #114001 - meysam81:issue-111894-fix, r=clubby789bors-18/+19
2023-08-08Rollup merge of #114613 - ferrocene:pa-fix-rebuild, r=lqdMatthias Krüger-21/+36
2023-08-08Rollup merge of #113480 - Sword-Destiny:master, r=petrochenkovMatthias Krüger-1/+1
2023-08-08prevent constant rebuilds of rustc-main (and thus everything else)Pietro Albini-21/+36
2023-08-07Adjust path to crtbegin.c / crtend.cNikita Popov-2/+2
2023-08-07add the correct version of LLVM into the stage0 sysrootozkanonur-0/+10
2023-08-07Auto merge of #112916 - tgross35:patch-1, r=Mark-Simulacrumbors-2/+9