about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2025-03-17Auto merge of #137081 - Shourya742:2025-02-15-change-config.toml-to-bootstrap...bors-110/+138
2025-03-17modify config.toml->bootstrap.toml for new upstream changesbit-aloo-4/+4
2025-03-17Rollup merge of #138412 - cuviper:licenses, r=jieyouxuMatthias Krüger-1/+1
2025-03-17adjust commentGiang Dao-22/+8
2025-03-17wix: allow to skip more componentsklensy-2/+30
2025-03-17fix missing rustfmt for apple darwinGiang Dao-3/+9
2025-03-17fix missing rustfmt and clippy for msiGiang Dao-1/+30
2025-03-17Rollup merge of #138592 - onur-ozkan:follow-up-137147, r=KobzolJacob Pratt-1/+1
2025-03-17Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retrieval_metho...Jacob Pratt-2/+7
2025-03-17Only add `rustc_randomized_layouts` if the crate has itGuillaume Gomez-1/+1
2025-03-17update change entry for #137147onur-ozkan-1/+1
2025-03-17make profile_user_dist test backward compatiblebit-aloo-7/+9
2025-03-17change config.toml to bootstrap.toml for bootstrap modulebit-aloo-101/+127
2025-03-16Auto merge of #137011 - LuuuXXX:promote-ohos-with-host-tools, r=Amanieubors-1/+14
2025-03-16Rollup merge of #137147 - Shourya742:2025-02-16-support-exclude-in-config.tom...许杰友 Jieyou Xu (Joe)-16/+42
2025-03-15Auto merge of #137665 - Kobzol:update-sccache, r=marcoienibors-98/+10
2025-03-15Rollup merge of #138451 - Kobzol:gcc-ci-build-gcc, r=GuillaumeGomezLeón Orell Valerian Liehr-15/+36
2025-03-14Rollup merge of #138469 - tshepang:patch-6, r=onur-ozkanLeón Orell Valerian Liehr-2/+0
2025-03-14Ensure that GCC is not built using Clang, as it misbehavesJakub Beránek-6/+20
2025-03-14Rollup merge of #138389 - onur-ozkan:use-expect, r=jieyouxuJacob Pratt-16/+13
2025-03-13Store libgccjit.so in a lib directory in the GCC CI tarballJakub Beránek-3/+2
2025-03-13Change GCC build flagsJakub Beránek-1/+1
2025-03-13Create libgccjit.so.0 alias also for CI-downloaded GCCJakub Beránek-6/+14
2025-03-13remove comment regarding a removed test directiveTshepang Mbambo-2/+0
2025-03-13Record the new settings checksumsJosh Stone-3/+7
2025-03-13update the test_exclude to not use paths with path separatorsbit-aloo-2/+1
2025-03-13make test platform agnosticbit-aloo-2/+4
2025-03-13Add change info to change trackerbit-aloo-0/+5
2025-03-13add test for exclude featurebit-aloo-0/+14
2025-03-13add exclude to config.tomlbit-aloo-16/+22
2025-03-13Rollup merge of #126856 - onur-ozkan:remove-rls, r=clubby789Matthias Krüger-58/+7
2025-03-12use `expect` instead of `allow`onur-ozkan-16/+13
2025-03-12Rollup merge of #138390 - onur-ozkan:fix-invalid-tracing-log, r=jieyouxuMatthias Krüger-5/+1
2025-03-12Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan...Matthias Krüger-16/+24
2025-03-12Install licenses into `share/doc/rust/licenses`Josh Stone-1/+1
2025-03-12Remove `sccache-plus-cl` MSVC hackJakub Beránek-98/+10
2025-03-12Auto merge of #137612 - Kobzol:bootstrap-2024, r=onur-ozkanbors-53/+83
2025-03-12fix incorrect tracing logonur-ozkan-5/+1
2025-03-12Rollup merge of #138313 - rustbot:docs-update, r=jieyouxuMatthias Krüger-0/+1
2025-03-12add change entry for rls removalonur-ozkan-0/+5
2025-03-12remove rls support from bootstraponur-ozkan-58/+2
2025-03-11Rollup merge of #138245 - onur-ozkan:ci-rustc-test-fix, r=jieyouxuMatthias Krüger-2/+11
2025-03-11Rollup merge of #138051 - Kobzol:download-ci-gcc, r=onur-ozkanMatthias Krüger-120/+261
2025-03-11Fix `cargo vendor` not working without `rustc` installedEric Huss-0/+1
2025-03-11Do not download GCC in testsJakub Beránek-6/+14
2025-03-11Add missing unsafe blockJakub Beránek-29/+32
2025-03-11Add `unreachable_pub` to `RUSTC_LINT_FLAGS` for `compiler/` crates.Nicholas Nethercote-0/+1
2025-03-11Use `RUSTC_LINT_FLAGS` more.Nicholas Nethercote-16/+23
2025-03-10Target definition for `wasm32-wali-linux-musl` to support the Wasm LinuxArjun Ramesh-17/+37
2025-03-10stabilize `ci_rustc_if_unchanged_logic` test for local environmentsonur-ozkan-2/+11