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
/
config
Age
Commit message (
Expand
)
Author
Lines
2023-10-17
improve bootstrap tests structure
onur-ozkan
-219
/
+0
2023-10-14
add unit test for Config::verify
onur-ozkan
-1
/
+22
2023-10-02
Auto merge of #115898 - onur-ozkan:config-change-tracking, r=Mark-Simulacrum
bors
-6
/
+6
2023-10-01
implement major change tracking for the bootstrap configuration
onur-ozkan
-6
/
+6
2023-09-17
micro-level optimizations for bootstrap
onur-ozkan
-7
/
+7
2023-08-27
replace outdated github username 'ozkanonur'
ozkanonur
-1
/
+1
2023-07-09
Use String or Int to set the opt level
hi-rustin
-1
/
+4
2023-07-02
Fix broken tests
hi-rustin
-5
/
+1
2023-07-01
Add tests for RustOptimize
hi-rustin
-0
/
+19
2023-06-26
bootstrap: rename 'user' profile to 'dist'
clubby789
-0
/
+19
2023-05-19
Override config.toml options from command line
clubby789
-6
/
+71
2023-05-06
Migrate bootstrap to Clap-based arguments
clubby789
-1
/
+7
2023-04-06
Auto merge of #109162 - ozkanonur:extend_detect_src_and_out_test, r=jyn514
bors
-21
/
+44
2023-04-06
improve/extend `detect_src_and_out` test
ozkanonur
-21
/
+44
2023-03-24
Rename 'src/bootstrap/native.rs' to llvm.rs
Robin Hafid
-1
/
+1
2023-03-12
create `config::tests::detect_src_and_out` test for bootstrap
ozkanonur
-2
/
+33
2023-02-28
Skip test `download_ci_llvm` with modified LLVM
Josh Stone
-0
/
+5
2023-01-27
Revisit fix_is_ci_llvm_available logic; read build triple from toml
Sergey Prytkov
-0
/
+7
2022-11-19
Set `download-ci-llvm = "if-available"` by default when `channel = "dev"`
Joshua Nelson
-0
/
+24