Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. bbb114e ci cleanup: rustdoc-gui-test now installs browser-ui-test by binarycat · 4 days ago
  2. ba3b7a7 build-helper: clippy fixes by Marijn Schouten · 8 days ago
  3. 0fc9507 Improve error message for rustdoc_json_types tidy check by Guillaume Gomez · 4 weeks ago
  4. bbe8a2a Generate base commit in rustdoc_json tidy checks by Guillaume Gomez · 4 weeks ago
  5. a71b463 Move submodule path cache from `parse_gitmodules` to `Builder` by Jakub Beránek · 5 weeks ago
  6. 8ef8062 Extract target no-std hack to `build_helpers` by Jieyou Xu · 6 weeks ago
  7. 3253de6 Add some new solver to PGO by Michael Goulet · 7 weeks ago
  8. 73382e4 Bump rustc-perf and update PGO crates by Michael Goulet · 7 weeks ago
  9. a4b9a1b Remove `git_repository` field from `GitConfig` by Jakub Beránek · 3 months ago
  10. fbca453 Fix compiletest and doc comment by Jakub Beránek · 3 months ago
  11. 4005851 Use `--author-date-order` when looking up upstream commits to support subtree synces by Jakub Beránek · 3 months ago
  12. e9f3e3a Clarify comment by Jakub Beránek · 3 months ago
  13. 3a1dd44 Make `git_dir` required in several git functions by Jakub Beránek · 3 months ago
  14. f414afb Move freshness test to bootstrap by Jakub Beránek · 3 months ago
  15. 64795ec Remove `setup-upstream-remote.sh` and upstream handling. by Jakub Beránek · 3 months ago
  16. 8515d7e Cache result of `check_path_modifications` by Jakub Beránek · 3 months ago
  17. 1f5320e Unify usages of path modifications and log them in verbose mode by Jakub Beránek · 3 months ago
  18. 1dabb76 Explicitly model missing upstream by Jakub Beránek · 3 months ago
  19. 2228033 Use `check_path_modifications` for detecting local rustc changes by Jakub Beránek · 3 months ago
  20. 0396f0e Use `check_path_modifications` for detecting local LLVM changes by Jakub Beránek · 3 months ago
  21. 082ab9c Implement a new unified function for figuring out how if a set of paths have been modified locally by Jakub Beránek · 3 months ago
  22. cecc7a4 Rollup merge of #139870 - Shourya742:2025-04-15-add-retries-to-remove_and_create_dir_all, r=jieyouxu by Matthias Krüger · 3 months ago
  23. 003d633 add remove_and_create_dir_all in build_helper by bit-aloo · 3 months ago
  24. 96984c0 add retry support to recursive_remove by bit-aloo · 3 months ago
  25. dda4d7b slightly correct comments and diagnostics about checking modifications by Waffle Lapkin · 3 months ago
  26. 27cca0a Add CI metadata to bootstrap metrics by Jakub Beránek · 4 months ago
  27. 813783e Add diff of bootstrap steps by Jakub Beránek · 4 months ago
  28. 6df2d58 Add function for linearizing `BuildStep` substeps by Jakub Beránek · 4 months ago
  29. c71569a Revert "Rollup merge of #137593 - RalfJung:subtree-sync-download-llvm, r=Mark-Simulacrum" by Jieyou Xu · 4 months ago
  30. 95994f9 Rollup merge of #137593 - RalfJung:subtree-sync-download-llvm, r=Mark-Simulacrum by Jacob Pratt · 4 months ago
  31. be73c1f Auto merge of #138791 - matthiaskrgr:rollup-ev46cqr, r=matthiaskrgr by bors · 4 months ago
  32. 80a5adf Unify LLVM invalidation path handling by Jakub Beránek · 4 months ago
  33. 2139a78 Fix bug in `get_git_modified_files` by Jakub Beránek · 4 months ago
  34. 599dc82 Simplify `get_git_modified_files` by Jakub Beránek · 4 months ago
  35. 0ee9456 fix download-llvm logic for subtree sync branches by Ralf Jung · 4 months ago
  36. d5da6b7 Add post-merge analysis CI workflow by Jakub Beránek · 4 months ago
  37. 3ce0614 Rollup merge of #138046 - onur-ozkan:trim-include-str, r=jieyouxu by Michael Goulet · 4 months ago
  38. 056ec72 trim channel value in `get_closest_merge_commit` by onur-ozkan · 5 months ago
  39. 7b53ac7 Record bootstrap step durations into GitHub summary in citool by Jakub Beránek · 5 months ago
  40. ead58ea Move `BuildStep` and metric logging into `build_helper` by Jakub Beránek · 5 months ago
  41. 2e5ab4e Store bootstrap command-line into metrics by Jakub Beránek · 5 months ago
  42. bab71fc revert accidental change in get_closest_merge_commit by Ralf Jung · 5 months ago
  43. 716dd22 disable float non-determinism for now to be able to complete the sync by Ralf Jung · 5 months ago
  44. 1d8f59f Update username in build helper example by nora · 6 months ago
  45. 5f8bcec fix(bootstrap): deserialize null as `f64::NAN` by Weihang Lo · 6 months ago
  46. 614dc1c apply a workaround fix for the release blocker issue by onur-ozkan · 6 months ago
  47. 98fdcae build_helper: add `recursive_remove` helper by Jieyou Xu · 7 months ago
  48. bc75310 move `src/tools/build_helper` into `src/build_helper` by onur-ozkan · 8 months ago