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
/
build_helper
Age
Commit message (
Expand
)
Author
Lines
2025-09-27
Include additional hashes in src/stage0
Erick Tryzelaar
-0
/
+14
2025-08-24
Fix some minor issues in comments
houpo-bob
-1
/
+1
2025-08-18
Print what bootstrap invocation failed when an error happens in CI
Jakub Beránek
-0
/
+11
2025-07-19
integrate build_helper::npm into js checks and package.json usage
binarycat
-16
/
+27
2025-07-15
ci cleanup: rustdoc-gui-test now installs browser-ui-test
binarycat
-0
/
+31
2025-07-11
build-helper: clippy fixes
Marijn Schouten
-26
/
+25
2025-06-20
Improve error message for rustdoc_json_types tidy check
Guillaume Gomez
-1
/
+5
2025-06-20
Generate base commit in rustdoc_json tidy checks
Guillaume Gomez
-1
/
+1
2025-06-12
Move submodule path cache from `parse_gitmodules` to `Builder`
Jakub Beránek
-16
/
+10
2025-06-10
Extract target no-std hack to `build_helpers`
Jieyou Xu
-0
/
+12
2025-05-31
Add some new solver to PGO
Michael Goulet
-0
/
+1
2025-05-29
Bump rustc-perf and update PGO crates
Michael Goulet
-10
/
+10
2025-04-23
Remove `git_repository` field from `GitConfig`
Jakub Beránek
-3
/
+0
2025-04-20
Fix compiletest and doc comment
Jakub Beránek
-1
/
+1
2025-04-20
Use `--author-date-order` when looking up upstream commits to support subtree...
Jakub Beránek
-25
/
+64
2025-04-20
Clarify comment
Jakub Beránek
-2
/
+3
2025-04-20
Make `git_dir` required in several git functions
Jakub Beránek
-14
/
+8
2025-04-20
Move freshness test to bootstrap
Jakub Beránek
-311
/
+1
2025-04-20
Remove `setup-upstream-remote.sh` and upstream handling.
Jakub Beránek
-78
/
+1
2025-04-20
Cache result of `check_path_modifications`
Jakub Beránek
-1
/
+1
2025-04-20
Unify usages of path modifications and log them in verbose mode
Jakub Beránek
-15
/
+15
2025-04-20
Explicitly model missing upstream
Jakub Beránek
-17
/
+57
2025-04-20
Use `check_path_modifications` for detecting local rustc changes
Jakub Beránek
-70
/
+3
2025-04-20
Use `check_path_modifications` for detecting local LLVM changes
Jakub Beránek
-2
/
+8
2025-04-20
Implement a new unified function for figuring out how if a set of paths have ...
Jakub Beránek
-2
/
+460
2025-04-17
Rollup merge of #139870 - Shourya742:2025-04-15-add-retries-to-remove_and_cre...
Matthias Krüger
-11
/
+47
2025-04-16
add remove_and_create_dir_all in build_helper
bit-aloo
-0
/
+6
2025-04-16
add retry support to recursive_remove
bit-aloo
-11
/
+41
2025-04-15
slightly correct comments and diagnostics about checking modifications
Waffle Lapkin
-2
/
+4
2025-03-27
Add CI metadata to bootstrap metrics
Jakub Beránek
-0
/
+13
2025-03-25
Add diff of bootstrap steps
Jakub Beránek
-12
/
+22
2025-03-25
Add function for linearizing `BuildStep` substeps
Jakub Beránek
-12
/
+17
2025-03-24
Revert "Rollup merge of #137593 - RalfJung:subtree-sync-download-llvm, r=Mark...
Jieyou Xu
-9
/
+1
2025-03-23
Rollup merge of #137593 - RalfJung:subtree-sync-download-llvm, r=Mark-Simulacrum
Jacob Pratt
-1
/
+9
2025-03-21
Auto merge of #138791 - matthiaskrgr:rollup-ev46cqr, r=matthiaskrgr
bors
-3
/
+6
2025-03-21
Unify LLVM invalidation path handling
Jakub Beránek
-2
/
+2
2025-03-19
Fix bug in `get_git_modified_files`
Jakub Beránek
-1
/
+4
2025-03-19
Simplify `get_git_modified_files`
Jakub Beránek
-2
/
+2
2025-03-17
fix download-llvm logic for subtree sync branches
Ralf Jung
-1
/
+9
2025-03-07
Add post-merge analysis CI workflow
Jakub Beránek
-1
/
+1
2025-03-06
Rollup merge of #138046 - onur-ozkan:trim-include-str, r=jieyouxu
Michael Goulet
-1
/
+1
2025-03-05
trim channel value in `get_closest_merge_commit`
onur-ozkan
-1
/
+1
2025-03-04
Record bootstrap step durations into GitHub summary in citool
Jakub Beránek
-2
/
+8
2025-03-04
Move `BuildStep` and metric logging into `build_helper`
Jakub Beránek
-0
/
+80
2025-03-04
Store bootstrap command-line into metrics
Jakub Beránek
-0
/
+2
2025-02-26
revert accidental change in get_closest_merge_commit
Ralf Jung
-0
/
+1
2025-02-25
disable float non-determinism for now to be able to complete the sync
Ralf Jung
-1
/
+0
2025-01-28
Update username in build helper example
nora
-2
/
+2
2025-01-24
fix(bootstrap): deserialize null as `f64::NAN`
Weihang Lo
-0
/
+8
2025-01-07
apply a workaround fix for the release blocker issue
onur-ozkan
-1
/
+12
[next]