about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
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-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
2025-04-04Use target-agnostic LLD flags in bootstrap for use-lldJakub Beránek-2/+2
2025-04-04bootstrap: only build `rust_test_helpers` for `{incremental,ui}` suitesJieyou Xu-10/+9
2025-04-02Demote i686-pc-windows-gnu to Tier 2Noratrieb-4/+0
2025-04-02Rollup merge of #139214 - bjorn3:edition_2024_rustfmt, r=compiler-errorsStuart Cook-1/+1
2025-04-02Rollup merge of #139060 - Shourya742:2025-03-28-replace-commit-with-actual-va...Stuart Cook-1/+26
2025-04-01Use the 2024 edition in ./x.py fmtbjorn3-1/+1
2025-04-01replace commit placeholder in vendor status with actual commitbit-aloo-1/+26
2025-03-30Rollup merge of #139044 - thaliaarchi:bootstrap-change-id-clone, r=onur-ozkanJacob Pratt-15/+11
2025-03-29Auto merge of #138784 - madsmtm:bootstrap-bump-cc-cmake, r=jieyouxubors-13/+44
2025-03-28bootstrap: Avoid cloning change-id listThalia Archibald-15/+11
2025-03-28Rollup merge of #139045 - onur-ozkan:less-verbose-bootstrap-test, r=KobzolMatthias Krüger-1/+1
2025-03-28Rollup merge of #138986 - Shourya742:2025-03-25-add-ignore-to-change-id, r=Ko...Matthias Krüger-48/+79
2025-03-28bootstrap: update `test_find` testonur-ozkan-1/+1
2025-03-28bootstrap: Update download-ci-llvm-stampMads Marquart-1/+1
2025-03-28bootstrap: Override CMAKE_OSX_SYSROOT when building compiler-rtMads Marquart-3/+4
2025-03-28bootstrap: Set CMAKE_SYSTEM_NAME=Darwin on Apple platformsMads Marquart-0/+8
2025-03-28bootstrap: Fix CMAKE_OSX_ARCHITECTURES on all Apple platformsMads Marquart-1/+1
2025-03-28bootstrap: Always set CMAKE_SYSTEM_NAME when cross-compilingMads Marquart-0/+24
2025-03-28bootstrap: bump cc to 1.2.17 and cmake to 0.1.54Mads Marquart-8/+6
2025-03-28Add new change-id option in bootstrap.example.toml and update the change-id d...bit-aloo-4/+8