about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2024-03-20Auto merge of #122754 - Mark-Simulacrum:bootstrap-bump, r=albertlarsan68bors-1/+1
2024-03-20Fix bootstrap bump falloutMark Rousskov-1/+1
2024-03-20Rollup merge of #121543 - onur-ozkan:clippy-args, r=oli-obkMatthias Krüger-12/+84
2024-03-20resolve clippy errorsonur-ozkan-1/+1
2024-03-18Support for visionOSAdam Gastineau-2/+4
2024-03-18Rollup merge of #122649 - cuviper:min-llvm-17, r=nikicMatthias Krüger-2/+2
2024-03-18Auto merge of #122646 - saethlin:library-frame-pointers, r=onur-ozkanbors-0/+4
2024-03-17LLVM bitcode linker: use --cfg=parallell_compiler to avoid trashing the cache...Kjetil Kjeka-1/+73
2024-03-18use `--cap-lints` only when deny and forbid rules are not specifiedonur-ozkan-2/+7
2024-03-18pass ignored lints after manual onesonur-ozkan-1/+1
2024-03-18add unit test: `order_of_clippy_rules`onur-ozkan-5/+49
2024-03-18reorder clippy rules to their original order before passing themonur-ozkan-6/+29
2024-03-17Update the minimum external LLVM to 17Josh Stone-2/+2
2024-03-17Enable frame pointers for the libraryBen Kimock-0/+4
2024-03-17fetch submodule before checking llvm stamponur-ozkan-1/+1
2024-03-17Rollup merge of #121787 - onur-ozkan:improve-change-tracker, r=albertlarsan68Matthias Krüger-14/+66
2024-03-17Rollup merge of #122295 - Nadrieril:mir-opt-run-current-target, r=Mark-Simula...Matthias Krüger-2/+4
2024-03-16Rollup merge of #122590 - Nilstrieb:bootstrap-do-you-know-what-the-word-copy-...Chris Denton-63/+79
2024-03-16Rollup merge of #122372 - onur-ozkan:change-id-improvement, r=Mark-SimulacrumChris Denton-5/+15
2024-03-16Rollup merge of #122323 - heiher:loongarch64-musl-root, r=Mark-SimulacrumChris Denton-0/+2
2024-03-16Remove double remove_fileNilstrieb-1/+0
2024-03-16bootstrap: Don't name things copy that are not copiesNilstrieb-62/+79
2024-03-14doc(bootstrap): add top-level doc-comment to utils/tarball.rsBryant Le-0/+7
2024-03-14ensure std for cross-targetsonur-ozkan-2/+6
2024-03-12Rollup merge of #122378 - clubby789:rustbook-rebuild, r=onur-ozkanJubilee-1/+2
2024-03-12Rollup merge of #122354 - clubby789:bootstrap-eager-verbose, r=albertlarsan68Jubilee-52/+62
2024-03-12Rollup merge of #122081 - onur-ozkan:validate-path-remaps, r=clubby789Jubilee-1/+14
2024-03-12Rollup merge of #121754 - TimNN:split-target, r=Mark-Simulacrum,onur-ozkanJubilee-11/+43
2024-03-12Properly rebuild rustbooksclubby789-1/+2
2024-03-12prevent notifying the same changes more than onceonur-ozkan-5/+15
2024-03-12Auto merge of #122036 - alexcrichton:test-wasm-with-wasi, r=oli-obkbors-15/+33
2024-03-11bootstrap: Don't eagerly format verbose messagesclubby789-52/+62
2024-03-11[bootstrap] Move the split-debuginfo setting to the per-target sectionTim Neumann-11/+43
2024-03-11Configure a default `runner` for WASI targetsAlex Crichton-3/+30
2024-03-11Remove old support for emscripten/wasm32-u-uAlex Crichton-12/+3
2024-03-11Rollup merge of #122330 - tshepang:patch-1, r=clubby789Jubilee-13/+14
2024-03-11Vendor rustc_codegen_gccGuillaume Gomez-0/+3
2024-03-11Bootstrap: Add argument for building llvm bitcode linkerKjetil Kjeka-0/+29
2024-03-11LLVM Bitcode Linker: Added crateKjetil Kjeka-0/+2
2024-03-11LLVM_TOOLS: Include llvm-link as a llvm toolKjetil Kjeka-0/+1
2024-03-11Rollup merge of #122108 - alexcrichton:target-config-runtool, r=WaffleLapkinJacob Pratt-0/+23
2024-03-11Rollup merge of #121907 - onur-ozkan:better-target-sanity-check, r=albertlars...Jacob Pratt-10/+7
2024-03-11bootstrap readme: fix, improve, updateTshepang Mbambo-13/+14
2024-03-11configure.py: add flag for loongarch64 musl-rootWANG Rui-0/+2
2024-03-10bootstrap: document what the triples in 'Build' meanRalf Jung-1/+3
2024-03-10skip sanity check for non-host targets in `check` buildsonur-ozkan-10/+7
2024-03-10mir-opt: always run tests for the current targetNadrieril-2/+4
2024-03-10Rollup merge of #121567 - Nilstrieb:less-interning, r=albertlarsan68Matthias Krüger-140/+128
2024-03-10Auto merge of #122042 - GuillaumeGomez:subtree-update_cg_gcc_2024-03-05, r=Ma...bors-1/+0
2024-03-09Rollup merge of #121526 - onur-ozkan:minor-improvement, r=Mark-SimulacrumGuillaume Boisseau-6/+7