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-07-10
Rollup merge of #143707 - Kobzol:bootstrap-std-check, r=jieyouxu
Trevor Gross
-7
/
+31
2025-07-10
Auto merge of #143746 - matthiaskrgr:rollup-yaojj7t, r=matthiaskrgr
bors
-72
/
+174
2025-07-10
Rollup merge of #143660 - cuviper:lib-doc-false, r=tgross35
Matthias Krüger
-4
/
+0
2025-07-10
Rollup merge of #143615 - Kobzol:doc-std, r=jieyouxu
Matthias Krüger
-68
/
+174
2025-07-10
Remove `min-specialization` feature from `WasmComponentLd`
Jakub Beránek
-1
/
+1
2025-07-10
Auto merge of #143525 - Shourya742:2025-07-06-add-profiler, r=Kobzol
bors
-28
/
+218
2025-07-10
enable report summary when BOOTSTRAP_PROFILE is set
bit-aloo
-2
/
+14
2025-07-10
expose report summary via build
bit-aloo
-1
/
+5
2025-07-10
update streaming to record its execution via commandprofiler
bit-aloo
-5
/
+11
2025-07-10
add commandProfiler to bootstrap execution context
bit-aloo
-1
/
+154
2025-07-10
change cachekey to CommandFingerprint and change related API's and add start ...
bit-aloo
-19
/
+34
2025-07-10
Clarify `get_tool_target_compiler`
Jakub Beránek
-3
/
+9
2025-07-10
Rename `for_compiler` to `for_use_by_compiler`
Jakub Beránek
-12
/
+15
2025-07-10
Rollup merge of #143398 - lolbinarycat:tidy-extra-checks-auto, r=Kobzol
Trevor Gross
-1
/
+9
2025-07-10
Fix `--skip-std-check-if-no-download-rustc`
Jakub Beránek
-7
/
+31
2025-07-09
bootstrap/miri: avoid rebuilds for test builds
Ralf Jung
-2
/
+8
2025-07-09
Make `LlvmBitcodeLinker` a `ToolTarget` tool
Jakub Beránek
-37
/
+49
2025-07-09
Extend dist extended tools test
Jakub Beránek
-5
/
+14
2025-07-09
Make `LldWrapper` a `ToolTarget` tool
Jakub Beránek
-50
/
+78
2025-07-09
Make `WasmComponentLd` a `ToolTarget` tool
Jakub Beránek
-16
/
+111
2025-07-09
Port `RemoteTestServer` to `ToolTarget`
Jakub Beránek
-16
/
+21
2025-07-09
Add `Mode::ToolTarget`
Jakub Beránek
-39
/
+104
2025-07-09
Rename `compiler` to `build_compiler`
Jakub Beránek
-30
/
+31
2025-07-09
Add doc cross-compilation test
Jakub Beránek
-0
/
+16
2025-07-09
Add `doc library` test for a no_std target
Jakub Beránek
-1
/
+17
2025-07-08
Rollup merge of #143606 - lambdageek:configure-write-last-key, r=Kobzol
Trevor Gross
-8
/
+18
2025-07-08
Rollup merge of #142357 - Kobzol:simplify-llvm-bitcode-linker, r=jieyouxu
Trevor Gross
-30
/
+82
2025-07-08
Disable docs for `compiler-builtins` and `sysroot`
Josh Stone
-4
/
+0
2025-07-08
bootstrap: add change tracker entry for new --extra-checks=auto: feature
binarycat
-0
/
+5
2025-07-08
tidy: add `auto:` prefix to --extra-checks syntax
binarycat
-1
/
+4
2025-07-08
Spelling
Aleksey Kliger
-1
/
+1
2025-07-08
Add cross-compilation tool test
Jakub Beránek
-0
/
+29
2025-07-08
Rewrite for clarity
Aleksey Kliger
-12
/
+14
2025-07-08
Also test `LldWrapper` and remove `llvm-config` override from tests
Jakub Beránek
-3
/
+10
2025-07-08
Update llvm-bitcode-linker tests
Jakub Beránek
-5
/
+35
2025-07-08
Remove sysroot copy from `LlvmBitcodeLinker` step
Jakub Beránek
-20
/
+10
2025-07-08
Remove `extra_features` from `LlvmBitcodeLinker`
Jakub Beránek
-6
/
+2
2025-07-08
update bootstrap mcp510 handling
Rémy Rakic
-16
/
+46
2025-07-08
use LLD by default on x64 regardless of channel
Rémy Rakic
-7
/
+2
2025-07-08
Fix handling of std crates for no_std targets
Jakub Beránek
-41
/
+106
2025-07-08
Add `crates` metadata to `doc::Std` step
Jakub Beránek
-20
/
+24
2025-07-08
Remove test hack for std crates
Jakub Beránek
-5
/
+0
2025-07-07
Make it possible to attach opaque string metadata to `StepMetadata`
Jakub Beránek
-2
/
+12
2025-07-07
Add docstring
Aleksey Kliger
-0
/
+4
2025-07-07
configure.py: Write last key in each section
Aleksey Kliger
-0
/
+4
2025-07-07
Add change tracker entry for disabling `download-rustc` temporarily
Jieyou Xu
-0
/
+5
2025-07-07
Disable download-rustc for library profile
nora
-1
/
+2
2025-07-06
Do not ever cross-check bootstrap tools
Jakub Beránek
-2
/
+7
2025-07-06
Fix CI
Jakub Beránek
-1
/
+1
2025-07-06
Horrible hack to make codegen backends "work" during check
Jakub Beránek
-11
/
+32
[prev]
[next]