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

  1. 6dfec1a Rollup merge of #143964 - nikic:docker-script-arg, r=marcoieni by León Orell Valerian Liehr · 2 days ago
  2. a07ae62 Rollup merge of #143851 - lolbinarycat:bootstrap-node_modules, r=Kobzol by León Orell Valerian Liehr · 2 days ago
  3. bbb114e ci cleanup: rustdoc-gui-test now installs browser-ui-test by binarycat · 4 days ago
  4. 4b421d4 Fix handling of SCRIPT_ARG in docker images by Nikita Popov · 4 days ago
  5. 34426dc Fix fallback for CI_JOB_NAME by Nikita Popov · 8 days ago
  6. 9c6ef43 Rollup merge of #143415 - Gelbpunkt:cleanup-dist-ppc64le-toolchain, r=marcoieni by 许杰友 Jieyou Xu (Joe) · 12 days ago
  7. baa55ae Fix CI by Jakub Beránek · 13 days ago
  8. 12bc409 Get rid of build-powerpc64le-toolchain.sh by Jens Reidel · 2 weeks ago
  9. 9092fbb Rollup merge of #143384 - GuillaumeGomez:update-browser-ui-test, r=kobzol by Guillaume Gomez · 2 weeks ago
  10. c246525 Update browser-ui-test version to `0.21.1` by Guillaume Gomez · 2 weeks ago
  11. d612081 Auto merge of #143294 - ChrisDenton:rename-mingw, r=Kobzol by bors · 2 weeks ago
  12. 453a2a9 Rollup merge of #142886 - Enselic:aarch64-panic, r=cuviper by Matthias Krüger · 2 weeks ago
  13. 6671d9b Rename mingw-check-tidy to tidy by Chris Denton · 2 weeks ago
  14. 62949cd Rename mingw-* CI jobs to pr-* by Chris Denton · 3 weeks ago
  15. 5e725a6 Rollup merge of #142963 - Kobzol:try-build-skip, r=jieyouxu by Matthias Krüger · 3 weeks ago
  16. 4dca555 Rollup merge of #143010 - GuillaumeGomez:update-browser-ui-test, r=Kobzol by Michael Goulet · 3 weeks ago
  17. 8f21a5c Auto merge of #142581 - Kobzol:bootstrap-std-method, r=jieyouxu by bors · 3 weeks ago
  18. 8034154 Do not build GCC in fast try builds by Jakub Beránek · 3 weeks ago
  19. 4f80053 Update `browser-ui-test` version to `0.20.7` by Guillaume Gomez · 3 weeks ago
  20. 4780f21 Move error code explanation removal check into tidy by Guillaume Gomez · 4 weeks ago
  21. 809f750 Remove `build --stage 0` from CI scripts by Jakub Beránek · 4 weeks ago
  22. 45538e0 ci: aarch64-gnu: Stop skipping `panic_abort_doc_tests` by Martin Nordholts · 4 weeks ago
  23. 2fcf177 Auto merge of #142245 - marcoieni:split-gnu-tools, r=Kobzol by bors · 4 weeks ago
  24. d577b39 {aarch64,x86_64}-pc-windows-gnullvm: build host tools by Mateusz Mikuła · 4 weeks ago
  25. 743c2a4 Fix `-nopt` CI jobs by Jakub Beránek · 5 weeks ago
  26. 9d642fe Pre-install eslint in `mingw-check-tidy` Dockerfile by Jakub Beránek · 5 weeks ago
  27. d4d90ca put flag check at the end of command chain in mingw-check-2 by bit-aloo · 5 weeks ago
  28. 8c236ab add comment over ci change by bit-aloo · 5 weeks ago
  29. 052a7c5 add tracing flag in bootstrap check cmd in mingw-check-2 ci workflow by bit-aloo · 5 weeks ago
  30. f30e9c9 ci: split x86_64-gnu-tools job by MarcoIeni · 6 weeks ago
  31. f4ba174 CI: rfl: move job forward to Linux v6.16-rc1 by Miguel Ojeda · 6 weeks ago
  32. 383df26 Rollup merge of #142076 - Kobzol:doc-bootstrap-ci, r=marcoieni by Jacob Pratt · 6 weeks ago
  33. b1acf62 Check documentation of bootstrap in PR CI by Jakub Beránek · 6 weeks ago
  34. 2c5a5fe Rollup merge of #141777 - Kobzol:dist-linux-alt-no-pgo-bolt, r=marcoieni by Matthias Krüger · 6 weeks ago
  35. 8ae7ca0 Rollup merge of #138699 - psumbera:solaris-ci-build3, r=marcoieni by Matthias Krüger · 6 weeks ago
  36. 9505178 run `x check` on mingw-check-2 by onur-ozkan · 7 weeks ago
  37. 52882f6 Auto merge of #119899 - onur-ozkan:redesign-stage0-std, r=albertlarsan68,jieyouxu,mark-simulacrum,kobzol,jyn514,Noratrieb,WaffleLapkin,RalfJung,bjorn3 by bors · 7 weeks ago
  38. c4ba6b0 Rollup merge of #141277 - RalfJung:miri-ci, r=oli-obk by Jacob Pratt · 7 weeks ago
  39. ec39208 Rollup merge of #141646 - jieyouxu:distcheck, r=Mark-Simulacrum by Matthias Krüger · 7 weeks ago
  40. 033ea63 Do not run PGO/BOLT in x64 Linux alt builds by Jakub Beránek · 7 weeks ago
  41. 3058905 fix fs bug on CI and update ming-check-1 Dockerfile by onur-ozkan · 7 weeks ago
  42. 2b780cd split `mingw-check` into two by onur-ozkan · 7 weeks ago
  43. d28cb1c use stage 1 for std on CI by onur-ozkan · 7 weeks ago
  44. 0f1579b build dist for x86_64-pc-solaris and sparcv9-sun-solaris by Petr Sumbera · 7 weeks ago
  45. a547af9 Rollup merge of #141705 - GuillaumeGomez:eslint-tidy, r=Kobzol by Guillaume Gomez · 7 weeks ago
  46. 8645ef7 Fix npm install error by Guillaume Gomez · 7 weeks ago
  47. b1723fc Centralize the eslint version between tidy and docker by Guillaume Gomez · 7 weeks ago
  48. f0f661d Install eslint in host-x86_64 Dockerfile by Guillaume Gomez · 7 weeks ago
  49. 9e5dd51 Remove checks that are run with `tidy` by Guillaume Gomez · 7 weeks ago
  50. 40311c4 Auto merge of #141576 - marcoieni:pr-free-runners-aarch, r=Kobzol by bors · 7 weeks ago
  51. d43c2e7 distcheck: document what distcheck is intended to exercise by Jieyou Xu · 8 weeks ago
  52. 7314994 ci: use ghcr registry for x86_64-gnu-tools job by MarcoIeni · 8 weeks ago
  53. 1b7a927 ci: move tests from x86_64-gnu-llvm-19 job to aarch64 by MarcoIeni · 8 weeks ago
  54. 6d71674 Remove #![feature(let_chains)] from libcore by est31 · 8 weeks ago
  55. 7a53ef7 Rollup merge of #141280 - Kobzol:docker-rust-lang-cache, r=marcoieni by Matthias Krüger · 8 weeks ago
  56. 64a5a66 Rollup merge of #140994 - onur-ozkan:cc2ar-removal, r=albertlarsan68 by Matthias Krüger · 8 weeks ago
  57. c592027 Rollup merge of #141078 - marcoieni:split-dist-arm-linux, r=Kobzol by Matthias Krüger · 8 weeks ago
  58. 5c4eb87 add missing PATH by onur-ozkan · 8 weeks ago
  59. a8173fc ci: split powerpc64le-linux job by MarcoIeni · 9 weeks ago
  60. eb53032 Use Docker cache from the current repository by Jakub Beránek · 9 weeks ago
  61. cb07fd8 Miri CI: test aarch64-apple-darwin in PRs instead of the x86_64 target by Ralf Jung · 9 weeks ago
  62. c2792b2 ci: split dist-arm-linux job by MarcoIeni · 9 weeks ago
  63. f0b1150 Rollup merge of #140917 - RalfJung:checktools, r=WaffleLapkin by Matthias Krüger · 9 weeks ago
  64. 839534e ci: split the dist-ohos job by MarcoIeni · 9 weeks ago
  65. f96fb61e checktools.sh: fix bashism by Ralf Jung · 10 weeks ago
  66. 6814c38 test intrinsic fallback bodies with Miri by Ralf Jung · 10 weeks ago
  67. a92ba60 Rollup merge of #140135 - GuillaumeGomez:sidebars-image, r=rustdoc by Guillaume Gomez · 2 months ago
  68. 6e26762 CI: rfl: move job forward to Linux v6.15-rc4 by Miguel Ojeda · 3 months ago
  69. 117202e Rollup merge of #140349 - marcoieni:codebuild-linux-large-runners, r=Kobzol by Guillaume Gomez · 3 months ago
  70. 480d007 ci: use aws codebuild for the `dist-x86_64-linux` job by MarcoIeni · 3 months ago
  71. d40d424 CI: docker: host-x86_64: test-various: uefi_qemu_test: Update r-efi by Ayush Singh · 3 months ago
  72. 7ba71d3 Rollup merge of #140148 - marcoieni:ci-aws-codebuild, r=Kobzol by Matthias Krüger · 3 months ago
  73. 821925e Update browser-ui-test version to 0.20.6 by Guillaume Gomez · 3 months ago
  74. 18c3370 CI: use aws codebuild for job dist-arm-linux by MarcoIeni · 3 months ago
  75. 432c4a8 Remove the `add_dummy_commit.sh` hack by Jakub Beránek · 3 months ago
  76. c2712bc ci: add runners for vanilla LLVM 20 by Josh Stone · 3 months ago
  77. ab80f57 Rollup merge of #139386 - onur-ozkan:configurable-compiletest-libtest, r=jieyouxu,kobzol by Stuart Cook · 3 months ago
  78. c830665 enable in-tree std on some runners by onur-ozkan · 3 months ago
  79. 12167d7 Update the minimum external LLVM to 19 by Josh Stone · 3 months ago
  80. 6a1f57d Demote i686-pc-windows-gnu to Tier 2 by Noratrieb · 4 months ago
  81. 27cca0a Add CI metadata to bootstrap metrics by Jakub Beránek · 4 months ago
  82. e288faa Disable CI mode when checking default bootstrap profiles by Jakub Beránek · 4 months ago
  83. 227690a Auto merge of #137011 - LuuuXXX:promote-ohos-with-host-tools, r=Amanieu by bors · 4 months ago
  84. 9f274ba Auto merge of #137665 - Kobzol:update-sccache, r=marcoieni by bors · 4 months ago
  85. 9b8a677 Rollup merge of #138507 - Kobzol:netbsd-mirror, r=Mark-Simulacrum by León Orell Valerian Liehr · 4 months ago
  86. fc7ac81 Rollup merge of #138451 - Kobzol:gcc-ci-build-gcc, r=GuillaumeGomez by León Orell Valerian Liehr · 4 months ago
  87. 9e3805d Mirror NetBSD sources by Jakub Beránek · 4 months ago
  88. c5e3857 Rollup merge of #138487 - Kobzol:fix-doc-url-docker, r=marcoieni by León Orell Valerian Liehr · 4 months ago
  89. 2aa68ac Remove `RUN_CHECK_WITH_PARALLEL_QUERIES` by Jakub Beránek · 4 months ago
  90. 7afad54 Pass `CI_JOB_DOC_URL` to Docker by Jakub Beránek · 4 months ago
  91. 3fc7ca0 Use GCC for building GCC by Jakub Beránek · 4 months ago
  92. 36719a9 Update sccache to 0.10.0 by Jakub Beránek · 4 months ago
  93. 4cd350f remove zip file in /tmp to save some space and use large runner by LuuuXXX · 4 months ago
  94. 7ba7cc8 Rollup merge of #137947 - Kobzol:fix-rfl, r=marcoieni by Jubilee · 5 months ago
  95. df2a263 Rollup merge of #137667 - Kobzol:gcc-dist-build, r=onur-ozkan by Jubilee · 5 months ago
  96. 3eb04fd add support for extend rust tools and sanitizer by LuuuXXX · 5 months ago
  97. 4dab55b Revert "add fix for full tools and sanitizer" by LuuuXXX · 5 months ago
  98. 6efacfb add fix for full tools and sanitizer by LuuuXXX · 5 months ago
  99. 6324b39 promote ohos targets to tier to with host tools by LuuuXXX · 5 months ago
  100. e3117e6 Do not use rustup to build Rust for Linux by Jakub Beránek · 5 months ago