about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2025-04-15Rename `is_builder_target` to `is_host_target`Jakub Beránek-19/+18
2025-04-15Move `is_builder_target`, `is_system_llvm` and `is_rust_llvm` from `Builder` ...Jakub Beránek-53/+57
2025-04-15add FIXME note in `TomlConfig::merge`onur-ozkan-0/+2
2025-04-15fix path and the ordering logiconur-ozkan-26/+28
2025-04-15apply nit notesonur-ozkan-26/+69
2025-04-15implement cyclic inclusion handlingonur-ozkan-13/+38
2025-04-15add new config option: `include`onur-ozkan-1/+29
2025-04-15update submodules if the directory doesn't existWaffle Lapkin-0/+7
2025-04-14Setup editor file associations for non-rs extensionsThalia Archibald-0/+3
2025-04-15compiletest: Add an experimental new executor to replace libtestZalathar-1/+1
2025-04-15Use a constant for unstable features needed by compiletestZalathar-7/+14
2025-04-14Rollup merge of #139804 - WaffleLapkin:real, r=jieyouxuMatthias Krüger-1/+1
2025-04-14use `realpath` in `bootstrap.py` when creating build-dirWaffle Lapkin-1/+1
2025-04-13Auto merge of #139734 - ChrisDenton:rollup-28qn740, r=ChrisDentonbors-5/+2
2025-04-13Rollup merge of #139709 - tshepang:patch-5, r=KobzolChris Denton-1/+1
2025-04-12Rollup merge of #139315 - clubby789:deranged-bump, r=Mark-SimulacrumChris Denton-2/+0
2025-04-12bootstrap: fix typo in doc stringTshepang Mbambo-1/+1
2025-04-12Fix comment in bootstrapJakub Beránek-4/+1
2025-04-11Auto merge of #139588 - Kobzol:rust-analyzer-opt, r=jieyouxubors-1/+3
2025-04-11Rollup merge of #139574 - onur-ozkan:better-channel-handling, r=onur-ozkanStuart Cook-16/+19
2025-04-10Add minimal x86_64-lynx-lynxos178 support.Tim Newsome-0/+1
2025-04-10handle `config.channel` default for tarballsonur-ozkan-15/+18
2025-04-10Apply LTO when building rustc toolsJakub Beránek-1/+3
2025-04-09set `rust.channel` to "auto-detect" for `dist` profileonur-ozkan-1/+1
2025-04-09add sitemap to rust docsbinarycat-0/+1
2025-04-09Update boostrapBoxy-31/+11
2025-04-09clippy lintsBoxy-6/+2
2025-04-09update missing targets listBoxy-1/+0
2025-04-09Auto merge of #139552 - matthiaskrgr:rollup-b194mk8, r=matthiaskrgrbors-1/+1
2025-04-08Rollup merge of #139506 - tshepang:patch-6, r=jieyouxuMatthias Krüger-1/+1
2025-04-08Rollup merge of #139504 - tshepang:patch-5, r=jieyouxuMatthias Krüger-6/+6
2025-04-08Rollup merge of #139386 - onur-ozkan:configurable-compiletest-libtest, r=jiey...Stuart Cook-6/+83
2025-04-08Rollup merge of #139321 - GuillaumeGomez:update-rinja, r=notriddle,lolbinaryc...Stuart Cook-0/+2
2025-04-08add missing word in doc comment (part 2)Tshepang Mbambo-1/+1
2025-04-08remove unusual indentationTshepang Mbambo-5/+5
2025-04-08add missing word in doc commentTshepang Mbambo-1/+1
2025-04-07implement `check` step for `compiletest` separatelyonur-ozkan-5/+66
2025-04-07enable in-tree std on some runnersonur-ozkan-0/+2
2025-04-06Rollup merge of #139367 - GuillaumeGomez:proc-macro-values, r=UrgauGuillaume Gomez-1/+1
2025-04-06Rollup merge of #139347 - jieyouxu:rust_test_helpers, r=onur-ozkanStuart Cook-10/+9
2025-04-06Update proc-macro deps listGuillaume Gomez-0/+2
2025-04-05Update the minimum external LLVM to 19Josh Stone-4/+2
2025-04-05add change-entryonur-ozkan-0/+5
2025-04-05utilize `compiletest_use_stage0_libtest` optiononur-ozkan-1/+4
2025-04-05create new option `build.compiletest-use-stage0-libtest`onur-ozkan-0/+6
2025-04-05Switch `time` to `jiff` for time formatting in ICE dumpsclubby789-2/+0
2025-04-05Rollup merge of #139092 - thaliaarchi:move-fd-pal, r=joboetMatthias Krüger-2/+2
2025-04-04Move fd into sysThalia Archibald-2/+2
2025-04-04bootstrap: Only add `rustc_randomized_layouts` if the crate has itGuillaume Gomez-1/+1
2025-04-04Rollup merge of #139378 - Kobzol:bootstrap-use-lld-fix, r=petrochenkovMatthias Krüger-2/+2