about summary refs log tree commit diff
path: root/src/bootstrap/defaults/bootstrap.dist.toml
AgeCommit message (Collapse)AuthorLines
2025-07-01Do not enable LLD by default in the dist profileJakub Beránek-1/+0
2025-04-11Rollup merge of #139574 - onur-ozkan:better-channel-handling, r=onur-ozkanStuart Cook-1/+1
bootstrap: improve `channel` handling Fixes https://github.com/rust-lang/rust/issues/139569 See [this comment](https://github.com/rust-lang/rust/pull/139574#discussion_r2034611993) for the explanation of this bug.
2025-04-09set `rust.channel` to "auto-detect" for `dist` profileonur-ozkan-1/+1
Signed-off-by: onur-ozkan <work@onurozkan.dev>
2025-04-07enable in-tree std on some runnersonur-ozkan-0/+2
Signed-off-by: onur-ozkan <work@onurozkan.dev>
2025-03-17change config.toml to bootstrap.toml for bootstrap modulebit-aloo-0/+27