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
Age
Commit message (
Expand
)
Author
Lines
2025-08-07
update enzyme submodule to handle llvm 21
Manuel Drehwald
-0
/
+1
2025-08-07
Add minimal `armv7a-vex-v5` support
Lewis McClelland
-0
/
+1
2025-08-07
Auto merge of #145043 - Zalathar:rollup-3dbvdrm, r=Zalathar
bors
-65
/
+95
2025-08-07
Auto merge of #144997 - BoxyUwU:bootstrap_bump, r=Mark-Simulacrum
bors
-46
/
+14
2025-08-07
Rollup merge of #144659 - mati865:gnullvm-vendor-libunwind, r=Kobzol
Stuart Cook
-60
/
+82
2025-08-07
Rollup merge of #144473 - zeroomega:rustc_inconsistency, r=Mark-Simulacrum
Stuart Cook
-5
/
+13
2025-08-06
tidy
Boxy
-12
/
+2
2025-08-06
Fix build/doc/test of error index generator
Jakub Beránek
-87
/
+124
2025-08-06
Remove unneeded `stage` parameter when setting up stdlib Cargo
Jakub Beránek
-13
/
+9
2025-08-06
handle bootstrap cfgs
Boxy
-34
/
+12
2025-08-06
remove redundant _toml suffix and other misc changes
bit-aloo
-389
/
+371
2025-08-05
Auto merge of #144303 - Kobzol:bootstrap-tool-cleanup, r=jieyouxu
bors
-453
/
+744
2025-08-04
windows-gnullvm: include `libunwind.dll` in dist
Mateusz Mikuła
-7
/
+24
2025-08-04
Fix splitting dylib paths
Jakub Beránek
-10
/
+8
2025-08-04
Do not render both cached and uncached edge between two steps
Jakub Beránek
-1
/
+7
2025-08-04
Implement debugging output of the bootstrap Step graph into a DOT file
Jakub Beránek
-2
/
+217
2025-08-03
For "stage 1" ui-fulldeps, use the stage 1 compiler to query target info
Zalathar
-0
/
+8
2025-08-02
Rollup merge of #144782 - jieyouxu:compiletest-selftests, r=Kobzol
Samuel Tardieu
-0
/
+6
2025-08-01
move dist and gcc config to the top of parse method
bit-aloo
-12
/
+12
2025-08-01
move llvm config to the top of parse method
bit-aloo
-31
/
+36
2025-08-01
move rust config to the top of parse method
bit-aloo
-59
/
+58
2025-08-01
move install config to the top of parse method
bit-aloo
-12
/
+15
2025-08-01
move build config to the top of parse method
bit-aloo
-12
/
+13
2025-08-01
make build toml fields follow a specific naming convention
bit-aloo
-125
/
+120
2025-08-01
make install toml fields follow a specific naming convention
bit-aloo
-14
/
+14
2025-08-01
make dist toml fields follow a specific naming convention
bit-aloo
-14
/
+14
2025-08-01
make gcc toml fields follow a specific naming convention
bit-aloo
-2
/
+2
2025-08-01
make llvm toml fields follow a specific naming convention
bit-aloo
-59
/
+59
2025-08-01
add rust default implementation
bit-aloo
-200
/
+175
2025-08-01
add llvm default implementation
bit-aloo
-111
/
+97
2025-08-01
add gcc and dist default implementation
bit-aloo
-32
/
+32
2025-08-01
add install default implementation
bit-aloo
-10
/
+26
2025-08-01
Fix verbosity setting
bit-aloo
-8
/
+10
2025-08-01
Fix logging of config skip values
bit-aloo
-28
/
+27
2025-08-01
Override some build TOML values by flags
bit-aloo
-127
/
+149
2025-08-01
Split TOML postprocessing into a separate function
bit-aloo
-99
/
+114
2025-08-01
Extract TOML config loading and src directory computation into separate funct...
bit-aloo
-89
/
+117
2025-08-01
Force initializing ExecutionContext with verbosity and fail_fast mode
bit-aloo
-8
/
+6
2025-08-01
move rust config to parse_inner
bit-aloo
-261
/
+251
2025-08-01
move llvm parsing to parse_inner
bit-aloo
-127
/
+123
2025-08-01
move install to parse_inner
bit-aloo
-20
/
+13
2025-08-01
move target parsing to parse_inner
bit-aloo
-71
/
+64
2025-08-01
move dist to parse_inner
bit-aloo
-31
/
+25
2025-08-01
move gcc config parsing to parse_inner
bit-aloo
-19
/
+11
2025-08-01
Clarify comments on Cargo (self-)test steps
Jakub Beránek
-4
/
+14
2025-08-01
Make `x test cargo` stage N test rustc stage N
Jakub Beránek
-13
/
+47
2025-08-01
Fix `x test cargo`
Jakub Beránek
-36
/
+31
2025-08-01
Make build compiler explicit in `dist::Cargo`
Jakub Beránek
-16
/
+25
2025-08-01
Add snapshot tests for `test cargo` and update Cargo snapshot tests
Jakub Beránek
-2
/
+35
2025-08-01
Update `CargoTest`
Jakub Beránek
-9
/
+39
[prev]
[next]