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-26
Make bootstrap command caching opt-in
Jakub Beránek
-11
/
+9
2025-08-26
Do not unnecessarily build stage2 host rustc in some dist builders
Jakub Beránek
-36
/
+34
2025-08-26
Add snapshot test for cross-compiled dist without docs
Jakub Beránek
-5
/
+88
2025-08-26
Always build miri for the host in `x run miri`
Jakub Beránek
-17
/
+56
2025-08-26
Rollup merge of #145845 - Kobzol:fix-distcheck, r=jieyouxu
Stuart Cook
-20
/
+44
2025-08-25
bootstrap: vendor `clippy_test_deps` too
Josh Stone
-0
/
+1
2025-08-25
Refactor *.optimized-compiler-builtins bootstrap options
Paul Murphy
-34
/
+66
2025-08-25
Allow linking a prebuilt optimized compiler-rt builtins library
Paul Murphy
-24
/
+43
2025-08-25
Auto merge of #145472 - Kobzol:bootstrap-dist, r=jieyouxu
bors
-273
/
+607
2025-08-25
Override `GITHUB_ACTIONS=0` for tidy tests
Jakub Beránek
-1
/
+4
2025-08-25
Do not forward CI configure arguments to `distcheck` builds
Jakub Beránek
-1
/
+5
2025-08-25
Make `x test distcheck` more self-contained
Jakub Beránek
-18
/
+35
2025-08-25
Rollup merge of #145794 - he32:bootstrap-netbsd-fix, r=Kobzol
Stuart Cook
-1
/
+13
2025-08-24
bootstrap.py: follow up more 'tidy' insistence (string quotes).
Havard Eidnes
-2
/
+2
2025-08-23
bootstrap.py: follow up tidy output from CI.
Havard Eidnes
-2
/
+3
2025-08-23
Rollup merge of #145774 - Shourya742:2025-08-23-remove-default-opts-method, r...
Samuel Tardieu
-53
/
+0
2025-08-23
bootstrap.py: Improve CPU detection on NetBSD,
Havard Eidnes
-1
/
+12
2025-08-23
Allow running rust-installer (and other tools) multiple times with the same a...
Jakub Beránek
-0
/
+4
2025-08-23
Use correct mode when printing a build message for std documentation
Jakub Beránek
-1
/
+1
2025-08-23
Handle uplifting in libstd dist step
Jakub Beránek
-12
/
+23
2025-08-23
Fix install test on Windows
Jakub Beránek
-2
/
+3
2025-08-23
Remove the `x dist rust-std` built optimization special-case
Jakub Beránek
-27
/
+24
2025-08-23
Don't try to cross-document bootstrap tools
Jakub Beránek
-1
/
+1
2025-08-23
Fix doc link
Jakub Beránek
-1
/
+1
2025-08-23
Add change tracker entry
Jakub Beránek
-2
/
+7
2025-08-23
Fix staging in `x install`
Jakub Beránek
-81
/
+77
2025-08-23
Forbid running install steps on stage 0
Jakub Beránek
-0
/
+4
2025-08-23
Cleanup the last few dist steps
Jakub Beránek
-5
/
+26
2025-08-23
Cleanup `dist::Bootstrap` and add a simple test for it
Jakub Beránek
-2
/
+21
2025-08-23
Remove `compiler_for` from `dist::Extended`
Jakub Beránek
-17
/
+21
2025-08-23
Remove `compiler_for` from `dist::Rustfmt`
Jakub Beránek
-13
/
+13
2025-08-23
Remove `compiler_for` from `dist::CraneliftCodegenBackend`
Jakub Beránek
-12
/
+7
2025-08-23
Remove `compiler_for` from `dist::Miri`
Jakub Beránek
-12
/
+13
2025-08-23
Remove `compiler_for` from `dist::Clippy`
Jakub Beránek
-13
/
+16
2025-08-23
Add snapshot test for `x install`
Jakub Beránek
-0
/
+70
2025-08-23
Remove `compiler_for` from `dist::RustAnalyzer`
Jakub Beránek
-12
/
+16
2025-08-23
Remove `compiler_for` from `dist::Cargo`
Jakub Beránek
-5
/
+12
2025-08-23
Refactor `Analysis` dist step
Jakub Beránek
-14
/
+18
2025-08-23
Refactor `RustcDev` dist step
Jakub Beránek
-12
/
+25
2025-08-23
Refactor `Std` dist step
Jakub Beránek
-33
/
+62
2025-08-23
Refactor and document the `DebuggerScripts` dist step
Jakub Beránek
-12
/
+13
2025-08-23
Refactor and document the `Rustc` dist step
Jakub Beránek
-35
/
+42
2025-08-23
Small refactor of `Mingw` step
Jakub Beránek
-12
/
+12
2025-08-23
Document the `rustc-docs` step
Jakub Beránek
-9
/
+18
2025-08-23
Rename `default_doc` to `run_default_doc_steps` and remove unused argument
Jakub Beránek
-6
/
+7
2025-08-23
Forbid running dist steps on stage 0
Jakub Beránek
-0
/
+4
2025-08-23
Re-add missing `clippy` tests
Jakub Beránek
-0
/
+124
2025-08-22
Rollup merge of #145763 - Kobzol:llvm-bindir-cross, r=Mark-Simulacrum
Jacob Pratt
-39
/
+84
2025-08-22
Rollup merge of #145761 - Gelbpunkt:hermit-aarch64_be, r=wesleywiser
Jacob Pratt
-0
/
+1
2025-08-22
Rollup merge of #137457 - JayAndJef:issue-132802-fix, r=Kobzol
Jacob Pratt
-0
/
+17
[prev]
[next]