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-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
2021-04-25
Set `backtrace-on-ice` by default for compiler and codegen profiles
Joshua Nelson
-0
/
+4
2021-04-05
Add config file for tools enabling stage1 downloads by default
Joshua Nelson
-2
/
+17
2020-10-13
Implement "if-available" option for download-ci-llvm
Antoine Martin
-0
/
+10
2020-10-04
Rename bootstrap/defaults/{config.toml.PROFILE => config.PROFILE.toml}
Thom Chiovoloni
-0
/
+0
2020-09-27
reduce overlong line
Tshepang Lekhonkhobe
-1
/
+2
2020-09-20
Add sample defaults for config.toml
Joshua Nelson
-0
/
+51