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

  1. 9b9cd6c 1.90.0 stable release by Mark Rousskov · 2 weeks ago
  2. fd942a5 Demote x86_64-apple-darwin to Tier 2 with host tools by Jake Goulding · 6 weeks ago
  3. 3042032 Revert #143031 and #140772 due to #144533 by Mateusz Mikuła · 6 weeks ago
  4. cc1a3b0 bump channel by Boxy · 8 weeks ago
  5. 1d5baad Rollup merge of #144053 - Kobzol:ci-remove-install-rust, r=marcoieni by Samuel Tardieu · 9 weeks ago
  6. 202d1f5 Rollup merge of #144675 - jieyouxu:compiletest-staging, r=Kobzol by Samuel Tardieu · 9 weeks ago
  7. 2cdd193 Run `compiletest` self-tests against stage 1 rustc by Jieyou Xu · 9 weeks ago
  8. 72716b1 Auto merge of #144305 - ChrisDenton:win-free-disk-space, r=marcoieni by bors · 9 weeks ago
  9. 43018d3 Free disk space on Windows 2025 runners by Chris Denton · 9 weeks ago
  10. 79ad87e Rollup merge of #144586 - alexcrichton:update-weasi-sdk, r=Mark-Simulacrum by Jacob Pratt · 9 weeks ago
  11. 77fc593 Update wasi-sdk to 27.0 in CI by Alex Crichton · 9 weeks ago
  12. 3a3db99 Rollup merge of #144367 - shepmaster:reduce-x86-macos-runner-usage, r=Mark-Simulacrum by Stuart Cook · 9 weeks ago
  13. 9b3d4cb Rollup merge of #144454 - folkertdev:uefi-tests, r=jieyouxu by Matthias Krüger · 9 weeks ago
  14. bd7b023 move uefi test to run-make by Folkert de Vries · 9 weeks ago
  15. 430f4f5 Check `./x check bootstrap` in `pr-check-1` by Jieyou Xu · 9 weeks ago
  16. efd420c Auto merge of #144244 - jieyouxu:pr-full-ci, r=Kobzol by bors · 10 weeks ago
  17. 0b88bea Move `dist-apple-various` from x86_64 to aarch64 by Jake Goulding · 10 weeks ago
  18. a7a1618 Auto merge of #144249 - GuillaumeGomez:asm-tests, r=jieyouxu by bors · 10 weeks ago
  19. a27f3e3 Rename `tests/codegen` into `tests/codegen-llvm` by Guillaume Gomez · 10 weeks ago
  20. ed93c17 Rename `tests/assembly` into `tests/assembly-llvm` by Guillaume Gomez · 10 weeks ago
  21. 73305e2 Rollup merge of #142924 - lolbinarycat:tidy-js-extra-checks, r=Kobzol by Matthias Krüger · 10 weeks ago
  22. 523594d Update `jobs.yml` docs to reflect subset-modulo-carve-outs relationship by Jieyou Xu · 10 weeks ago
  23. 21768bb Enforce PR CI jobs are a subset of Auto CI jobs (modulo carve-outs) by Jieyou Xu · 10 weeks ago
  24. faefaa0 Rollup merge of #144196 - ChrisDenton:init-mingw, r=mati865 by Matthias Krüger · 2 months ago
  25. db1449a Initialize mingw for the runner's user by Chris Denton · 2 months ago
  26. c8e2a65 tidy: use a lockfile for js tools instead of npx by binarycat · 2 months ago
  27. 4bd3b74 update CI to use new tidy extra checks for rustdoc js by binarycat · 2 months ago
  28. 58a05ca Rename optional-mingw-check to optional-pr-check by Chris Denton · 2 months ago
  29. a886852 ci: use windows 22 for all free runners by MarcoIeni · 2 months ago
  30. b7d2782 Remove install Rust script from CI by Jakub Beránek · 2 months ago
  31. 6dfec1a Rollup merge of #143964 - nikic:docker-script-arg, r=marcoieni by León Orell Valerian Liehr · 2 months ago
  32. a07ae62 Rollup merge of #143851 - lolbinarycat:bootstrap-node_modules, r=Kobzol by León Orell Valerian Liehr · 2 months ago
  33. bbb114e ci cleanup: rustdoc-gui-test now installs browser-ui-test by binarycat · 3 months ago
  34. 4b421d4 Fix handling of SCRIPT_ARG in docker images by Nikita Popov · 3 months ago
  35. ee1595c Rollup merge of #143786 - nikic:ci-job-name-fallback, r=marcoieni by Matthias Krüger · 3 months ago
  36. 34426dc Fix fallback for CI_JOB_NAME by Nikita Popov · 3 months ago
  37. 6debe03 Rollup merge of #140136 - dpaoliello:arm64winci, r=Kobzol by Trevor Gross · 3 months ago
  38. 9c6ef43 Rollup merge of #143415 - Gelbpunkt:cleanup-dist-ppc64le-toolchain, r=marcoieni by 许杰友 Jieyou Xu (Joe) · 3 months ago
  39. baa55ae Fix CI by Jakub Beránek · 3 months ago
  40. 12bc409 Get rid of build-powerpc64le-toolchain.sh by Jens Reidel · 3 months ago
  41. 9092fbb Rollup merge of #143384 - GuillaumeGomez:update-browser-ui-test, r=kobzol by Guillaume Gomez · 3 months ago
  42. c246525 Update browser-ui-test version to `0.21.1` by Guillaume Gomez · 3 months ago
  43. d612081 Auto merge of #143294 - ChrisDenton:rename-mingw, r=Kobzol by bors · 3 months ago
  44. c572231 Rollup merge of #143274 - marcoieni:optional-jobs, r=Kobzol by Matthias Krüger · 3 months ago
  45. 453a2a9 Rollup merge of #142886 - Enselic:aarch64-panic, r=cuviper by Matthias Krüger · 3 months ago
  46. 6671d9b Rename mingw-check-tidy to tidy by Chris Denton · 3 months ago
  47. 62949cd Rename mingw-* CI jobs to pr-* by Chris Denton · 3 months ago
  48. 311a99c ci: support optional jobs by MarcoIeni · 3 months ago
  49. c2daa28 Do not enable LLD by default in the dist profile by Jakub Beránek · 3 months ago
  50. 5e725a6 Rollup merge of #142963 - Kobzol:try-build-skip, r=jieyouxu by Matthias Krüger · 3 months ago
  51. 4dca555 Rollup merge of #143010 - GuillaumeGomez:update-browser-ui-test, r=Kobzol by Michael Goulet · 3 months ago
  52. 8f21a5c Auto merge of #142581 - Kobzol:bootstrap-std-method, r=jieyouxu by bors · 3 months ago
  53. 8034154 Do not build GCC in fast try builds by Jakub Beránek · 3 months ago
  54. 4f80053 Update `browser-ui-test` version to `0.20.7` by Guillaume Gomez · 3 months ago
  55. 4780f21 Move error code explanation removal check into tidy by Guillaume Gomez · 3 months ago
  56. 809f750 Remove `build --stage 0` from CI scripts by Jakub Beránek · 3 months ago
  57. 45538e0 ci: aarch64-gnu: Stop skipping `panic_abort_doc_tests` by Martin Nordholts · 3 months ago
  58. 2fcf177 Auto merge of #142245 - marcoieni:split-gnu-tools, r=Kobzol by bors · 3 months ago
  59. d577b39 {aarch64,x86_64}-pc-windows-gnullvm: build host tools by Mateusz Mikuła · 3 months ago
  60. 743c2a4 Fix `-nopt` CI jobs by Jakub Beránek · 3 months ago
  61. 64033a4 Auto merge of #142483 - workingjubilee:rollup-8qnhueh, r=workingjubilee by bors · 4 months ago
  62. 64c81fd Auto merge of #142235 - Kobzol:rustc-dist-alt-assertions, r=marcoieni by bors · 4 months ago
  63. 2953787 DRAFT: Add an aarch64-msvc build running on ARM64 Windows by Daniel Paoliello · 4 months ago
  64. 9d642fe Pre-install eslint in `mingw-check-tidy` Dockerfile by Jakub Beránek · 4 months ago
  65. d4d90ca put flag check at the end of command chain in mingw-check-2 by bit-aloo · 4 months ago
  66. 8c236ab add comment over ci change by bit-aloo · 4 months ago
  67. 052a7c5 add tracing flag in bootstrap check cmd in mingw-check-2 ci workflow by bit-aloo · 4 months ago
  68. 607a567 Use a faster runner for the x64 dist-alt job by Jakub Beránek · 4 months ago
  69. 8f069e9 enable rustc debug assertions on -alt builds by Rémy Rakic · 4 months ago
  70. f30e9c9 ci: split x86_64-gnu-tools job by MarcoIeni · 4 months ago
  71. 00b5262 Auto merge of #142241 - Kobzol:disable-ci-rustc-on-ci, r=jieyouxu by bors · 4 months ago
  72. 14863ea Auto merge of #142242 - matthiaskrgr:rollup-1sgx0ji, r=matthiaskrgr by bors · 4 months ago
  73. ee8853b Disable download-rustc on CI by Jakub Beránek · 4 months ago
  74. a9ba52b Rollup merge of #142218 - ojeda:rfl, r=Kobzol by Matthias Krüger · 4 months ago
  75. cb99801 Do not checkout GCC submodule for the tidy job by Jakub Beránek · 4 months ago
  76. 54ed1b9 Run `calculate_matrix` job on the `master` branch by Jakub Beránek · 4 months ago
  77. 7614592 Do not inherit environment variables in citool tests by Jakub Beránek · 4 months ago
  78. e91f985 Rollup merge of #142210 - Kobzol:tidy-auto-builds, r=Mark-Simulacrum by Jubilee · 4 months ago
  79. f4ba174 CI: rfl: move job forward to Linux v6.16-rc1 by Miguel Ojeda · 4 months ago
  80. e82630c Run `mingw-check-tidy` on auto builds by Jakub Beránek · 4 months ago
  81. b189d29 Do not free disk space in the `mingw-check-tidy` job by Jakub Beránek · 4 months ago
  82. c57119b Auto merge of #142142 - jhpratt:rollup-frlezq2, r=jhpratt by bors · 4 months ago
  83. 383df26 Rollup merge of #142076 - Kobzol:doc-bootstrap-ci, r=marcoieni by Jacob Pratt · 4 months ago
  84. 1dc9ae6 Auto merge of #141910 - Kobzol:new-bors-try-branch-name-doc, r=marcoieni by bors · 4 months ago
  85. b1acf62 Check documentation of bootstrap in PR CI by Jakub Beránek · 4 months ago
  86. 2c5a5fe Rollup merge of #141777 - Kobzol:dist-linux-alt-no-pgo-bolt, r=marcoieni by Matthias Krüger · 4 months ago
  87. 8ae7ca0 Rollup merge of #138699 - psumbera:solaris-ci-build3, r=marcoieni by Matthias Krüger · 4 months ago
  88. 72f60fb Rollup merge of #141914 - onur-ozkan:follow-ups, r=Kobzol by Matthias Krüger · 4 months ago
  89. 5d32b5c Rollup merge of #141861 - jieyouxu:windows-server-2025-20250527, r=Kobzol by Matthias Krüger · 4 months ago
  90. 9505178 run `x check` on mingw-check-2 by onur-ozkan · 4 months ago
  91. 8f22a50 Use 4-core large disk runner for the alt job by Jakub Beránek · 4 months ago
  92. 5d707b0 Auto merge of #141912 - Kobzol:rollup-wurlnsx, r=Kobzol by bors · 4 months ago
  93. 2cb5b0d Rollup merge of #141767 - marcoieni:free-pr-job, r=Kobzol by Jakub Beránek · 4 months ago
  94. ec9e560 Fix `create-docs-artifacts.sh` with new bors by Jakub Beránek · 4 months ago
  95. 28cf702 Fix citool tests when executed ocally by Jakub Beránek · 4 months ago
  96. 52882f6 Auto merge of #119899 - onur-ozkan:redesign-stage0-std, r=albertlarsan68,jieyouxu,mark-simulacrum,kobzol,jyn514,Noratrieb,WaffleLapkin,RalfJung,bjorn3 by bors · 4 months ago
  97. 861ee47 ci: switch `x86_64-msvc-{1,2}` back to Windows Server 2025 images by Jieyou Xu · 4 months ago
  98. c4ba6b0 Rollup merge of #141277 - RalfJung:miri-ci, r=oli-obk by Jacob Pratt · 4 months ago
  99. ec39208 Rollup merge of #141646 - jieyouxu:distcheck, r=Mark-Simulacrum by Matthias Krüger · 4 months ago
  100. 033ea63 Do not run PGO/BOLT in x64 Linux alt builds by Jakub Beránek · 4 months ago