| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-03-17 | change config.toml to bootstrap.toml for bootstrap module | bit-aloo | -27/+0 | |
| 2024-11-23 | bootstrap: revert `rust.download-rustc` global default to `false` | Jieyou Xu | -0/+1 | |
| And only default library and tools profile to `rust.download-rustc = "if-unchanged"`. | ||||
| 2024-11-13 | Reapply "Rollup merge of #132772 - onur-ozkan:download-rustc-default, ↵ | onur-ozkan | -0/+1 | |
| r=jieyouxu" This reverts commit c0cee4e36b5f0964bdeb2ac12cfd9002addb51cc. | ||||
| 2024-11-10 | Revert "Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyouxu" | Jieyou Xu | -1/+0 | |
| This reverts commit c435fa8c4b55f0f8ef8e2e839ce7de960613267e, reversing changes made to 88acd493f9dbbc8228db2b123c9b4132a995de92. Seems to have unintentionally omitted commit hash leading to <https://github.com/rust-lang/rust/pull/132772>. | ||||
| 2024-11-08 | respect to global `download-rustc` default in non-dist profiles | onur-ozkan | -0/+1 | |
| Signed-off-by: onur-ozkan <work@onurozkan.dev> | ||||
| 2024-06-28 | add `lld = true` to default dist profile | onur-ozkan | -0/+1 | |
| Make sure lld is enabled for dist profile unless it is explicitly disabled. Signed-off-by: onur-ozkan <work@onurozkan.dev> | ||||
| 2024-06-14 | Do not enable `llvm-bitcode-linker` in most default bootstrap profiles | Jakub Beránek | -1/+1 | |
| 2024-03-11 | Bootstrap: Add argument for building llvm bitcode linker | Kjetil Kjeka | -0/+2 | |
| 2023-06-29 | Set `channel = nightly` in dist profile | jyn | -0/+3 | |
| 2023-06-26 | bootstrap: rename 'user' profile to 'dist' | clubby789 | -0/+19 | |
