index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
defaults
Age
Commit message (
Expand
)
Author
Lines
2025-09-30
Remove usage of `compiletest-use-stage0-libtest` from CI
Jakub Beránek
-2
/
+0
2025-09-11
Change the default value of `gcc.download-ci-gcc` to `true`
Jakub Beránek
-0
/
+4
2025-07-28
bootstrap: enable tidy auto extra checks on tools profile
binarycat
-0
/
+2
2025-07-07
Disable download-rustc for library profile
nora
-1
/
+2
2025-07-06
Make default check stage be 1, and error out on checking with stage 0
Jakub Beránek
-1
/
+0
2025-07-01
Do not enable LLD by default in the dist profile
Jakub Beránek
-1
/
+0
2025-06-23
Do not allow building anything on stage 0
Jakub Beránek
-1
/
+0
2025-06-03
make library profile to use stage 1 on `x check`
onur-ozkan
-1
/
+2
2025-05-30
improve comments and docs
onur-ozkan
-3
/
+4
2025-05-30
update stage defaults
onur-ozkan
-3
/
+3
2025-05-12
Silence warning in default compiler bootstrap settings
Yotam Ofek
-2
/
+0
2025-04-11
Rollup merge of #139574 - onur-ozkan:better-channel-handling, r=onur-ozkan
Stuart Cook
-1
/
+1
2025-04-09
set `rust.channel` to "auto-detect" for `dist` profile
onur-ozkan
-1
/
+1
2025-04-07
enable in-tree std on some runners
onur-ozkan
-0
/
+2
2025-03-17
change config.toml to bootstrap.toml for bootstrap module
bit-aloo
-0
/
+0
2025-02-19
set `build.test-stage = 2` for `tools` profile
onur-ozkan
-0
/
+2
2025-01-19
Add debug assertions to compiler profile
Noratrieb
-0
/
+2
2024-11-23
bootstrap: revert `rust.download-rustc` global default to `false`
Jieyou Xu
-1
/
+10
2024-11-13
disable precompiled rustc for "library" and "compiler" profiles
onur-ozkan
-0
/
+2
2024-11-13
Reapply "Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyo...
onur-ozkan
-8
/
+1
2024-11-10
Revert "Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyouxu"
Jieyou Xu
-1
/
+8
2024-11-08
respect to global `download-rustc` default in non-dist profiles
onur-ozkan
-8
/
+1
2024-11-02
make `download-rustc="if-unchanged"` default for library profile
onur-ozkan
-1
/
+4
2024-09-10
force ci-llvm by default on library and tools profiles
onur-ozkan
-2
/
+4
2024-09-06
Make `download-ci-llvm = true` check if CI llvm is available
Urgau
-1
/
+2
2024-07-18
remove `debug-logging` default from tools profile
onur-ozkan
-4
/
+0
2024-06-28
add `lld = true` to default dist profile
onur-ozkan
-0
/
+1
2024-06-14
Do not enable `llvm-bitcode-linker` in most default bootstrap profiles
Jakub Beránek
-7
/
+1
2024-05-15
Set `debuginfo-level = "line-tables-only"` for compiler profile
Jubilee Young
-0
/
+2
2024-03-11
Bootstrap: Add argument for building llvm bitcode linker
Kjetil Kjeka
-0
/
+8
2024-02-22
set `llvm.assertions` to false in compiler profile
onur-ozkan
-3
/
+3
2024-02-19
Remove the "codegen" profile from bootstrap
Nilstrieb
-28
/
+5
2024-02-18
Add `rust.frame-pointers` config option
Nilstrieb
-0
/
+6
2023-11-11
merge `if-available` and `if-unchanged` for `download-ci-llvm`
onur-ozkan
-3
/
+3
2023-11-08
Fix issue #110087
LuuuX
-1
/
+1
2023-06-29
Set `channel = nightly` in dist profile
jyn
-0
/
+3
2023-06-26
bootstrap: rename 'user' profile to 'dist'
clubby789
-0
/
+0
2023-06-10
Improve documentation for `tools` profile
Zachary Whiteley
-0
/
+2
2023-04-08
Make "codegen" config.toml profile build llvm
Matt Harding
-0
/
+2
2023-03-27
More config.toml.example cleanups
Joshua Nelson
-1
/
+3
2023-03-21
Rollup merge of #109124 - ferrocene:pa-compression-mode, r=Mark-Simulacrum
nils
-0
/
+4
2023-03-21
change default to fast for everyone but the user profile
Pietro Albini
-0
/
+4
2023-03-15
add `enable-warnings` flag for llvm
ozkanonur
-0
/
+2
2023-03-05
Sync codegen defaults with compiler defaults and add a ping message so they s...
Joshua Nelson
-0
/
+2
2023-01-26
Add `rust.lto=off` to bootstrap
clubby789
-0
/
+4
2022-11-19
Set `download-ci-llvm = "if-available"` by default when `channel = "dev"`
Joshua Nelson
-0
/
+4
2022-05-05
Enable compiler-docs by default for `compiler`, `codegen`, and `tools` profiles.
Joshua Nelson
-0
/
+10
2021-12-09
Default to `doc-stage = 2` for the tools profile
Joshua Nelson
-0
/
+4
2021-09-30
bootstrap: Update comment (again) in config.library.toml
Ben Reeves
-1
/
+0
2021-09-30
bootstrap: Update comment in config.library.toml.
Ben Reeves
-1
/
+1
[next]