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

  1. 262d02e Ensure home directory exists by Chris Denton · 3 days ago
  2. 6debe03 Rollup merge of #140136 - dpaoliello:arm64winci, r=Kobzol by Trevor Gross · 9 days ago
  3. 2cb2478 Fix missing words in future tracking issue by Eric Huss · 12 days ago
  4. e2e72cd Rollup merge of #143386 - clubby789:dep-bump-me, r=compiler-errors by Matthias Krüger · 2 weeks ago
  5. b33dc21 Assign dependency bump PRs to me by clubby789 · 2 weeks ago
  6. f6d37a2 Rollup merge of #134006 - klensy:typos, r=nnethercote by Jana Dönszelmann · 2 weeks ago
  7. c76d032 setup CI and tidy to use typos for spellchecking and fix few typos by klensy · 2 weeks ago
  8. 6671d9b Rename mingw-check-tidy to tidy by Chris Denton · 2 weeks ago
  9. 62949cd Rename mingw-* CI jobs to pr-* by Chris Denton · 3 weeks ago
  10. 7960272 Remove workflow run on master by Jakub Beránek · 3 weeks ago
  11. ec6f0ea Remove cache for citool by Jakub Beránek · 3 weeks ago
  12. dfaa622 add issue template for rustdoc by binarycat · 4 weeks ago
  13. 2953787 DRAFT: Add an aarch64-msvc build running on ARM64 Windows by Daniel Paoliello · 5 weeks ago
  14. cb3d074 Only run `citool` tests on the `auto` branch by Jakub Beránek · 6 weeks ago
  15. 54ed1b9 Run `calculate_matrix` job on the `master` branch by Jakub Beránek · 6 weeks ago
  16. 5b68db1 ci: use arm to calculate job matrix by MarcoIeni · 7 weeks ago
  17. 059bc38 Provide secrets to try builds with new bors by Jakub Beránek · 7 weeks ago
  18. 7fae5ef Fix CI for unrolled builds on the `try-perf` branch by Jakub Beránek · 8 weeks ago
  19. 806cd12 ci: prepare aws access keys for migration by MarcoIeni · 8 weeks ago
  20. 78d3ea1 Add bors environment to CI by Jakub Beránek · 8 weeks ago
  21. f6aeef3 Add an issue template for future-incompatible lints by Eric Huss · 10 weeks ago
  22. a84a946 Handle PR not found in post-merge workflow by Jakub Beránek · 2 months ago
  23. 7ba71d3 Rollup merge of #140148 - marcoieni:ci-aws-codebuild, r=Kobzol by Matthias Krüger · 3 months ago
  24. 18c3370 CI: use aws codebuild for job dist-arm-linux by MarcoIeni · 3 months ago
  25. 64795ec Remove `setup-upstream-remote.sh` and upstream handling. by Jakub Beránek · 3 months ago
  26. c49b0bd Use `rust-cache` to speed-up `citool` compilation by Jakub Beránek · 3 months ago
  27. 7103aea Tracking issue template: fine-grained information on style update status by Josh Triplett · 3 months ago
  28. f2fd24d Rollup merge of #139547 - joshtriplett:library-tracking-issue-template, r=Amanieu by Matthias Krüger · 3 months ago
  29. fe079c4 Update library tracking issue template to set S-tracking-unimplemented by Josh Triplett · 3 months ago
  30. 27cca0a Add CI metadata to bootstrap metrics by Jakub Beránek · 4 months ago
  31. cc06501 Rollup merge of #138658 - marcoieni:mirror-alpine-and-centos, r=Kobzol by Matthias Krüger · 4 months ago
  32. d76e89f CI: mirror alpine and centos images to ghcr by MarcoIeni · 4 months ago
  33. 9dac479 Remove double nesting in post-merge workflow by Jakub Beránek · 4 months ago
  34. 5786233 Rollup merge of #138531 - Kobzol:test-diff-try-build, r=marcoieni by Matthias Krüger · 4 months ago
  35. c9d3147 Small review improvements by Jakub Beránek · 4 months ago
  36. 1954494 change config.toml to bootstrap.toml for bootstrap module by bit-aloo · 4 months ago
  37. 30d5757 Print test diffs into GitHub summary by Jakub Beránek · 4 months ago
  38. 09d44a4 Print metrics postprocessing to stdout by Jakub Beránek · 4 months ago
  39. 301c384 Do not fail the build if metrics postprocessing or DataDog upload fails by Jakub Beránek · 4 months ago
  40. 899eed1 Refactor metrics generation step by Jakub Beránek · 4 months ago
  41. 756b179 Rollup merge of #138454 - Kobzol:post-merge-workflow-fixes, r=jieyouxu by León Orell Valerian Liehr · 4 months ago
  42. 0c6d24e Print job doc URL on job failure by Jakub Beránek · 4 months ago
  43. 6117644 Output job doc URL to allow Rust Log Analyzer to access it by Jakub Beránek · 4 months ago
  44. 5a7f227 Collapse report in `<details>` by Jakub Beránek · 4 months ago
  45. 208cef4 Add note about the experimental status by Jakub Beránek · 4 months ago
  46. c00a5c0 Fix post-merge workflow by 许杰友 Jieyou Xu (Joe) · 4 months ago
  47. ff67423 Fix checkout in post-merge workflow by Jakub Beránek · 4 months ago
  48. 871be8f Add missing `GH_TOKEN` environment variable by Jakub Beránek · 4 months ago
  49. d5da6b7 Add post-merge analysis CI workflow by Jakub Beránek · 4 months ago
  50. 6130b3d Upload Datadog average CPU usage metric in citool by Jakub Beránek · 5 months ago
  51. 26e42de Make citool compilation faster by Jakub Beránek · 5 months ago
  52. 6463590 Postprocess test suite metrics into GitHub summary by Jakub Beránek · 5 months ago
  53. 0b66424 Rollup merge of #137849 - jieyouxu:undo-workaround, r=Kobzol by Matthias Krüger · 5 months ago
  54. 4b696e6 Auto merge of #136864 - Kobzol:citool, r=marcoieni by bors · 5 months ago
  55. 32de3b9 Revert "Remove Win SDK 10.0.26100.0 from CI" by 许杰友 Jieyou Xu (Joe) · 5 months ago
  56. 25617c7 Remove Win SDK 10.0.26100.0 from CI by Chris Denton · 5 months ago
  57. eeb9035 Auto merge of #137023 - Kobzol:bump-sccache, r=marcoieni by bors · 5 months ago
  58. ae6d93c Test citool on CI by Jakub Beránek · 5 months ago
  59. 7f154fa Update documentation by Jakub Beránek · 5 months ago
  60. 87c49f0 Use citool in CI by Jakub Beránek · 5 months ago
  61. 5789fc0 Add sccache S3 region by Jakub Beránek · 5 months ago
  62. ec8ec41 Print the environment a second time by Chris Denton · 5 months ago
  63. c94ab20 Don't install msys2 by Chris Denton · 5 months ago
  64. 9b70b8b CI: free disk with in-tree script instead of GitHub Action by MarcoIeni · 6 months ago
  65. 857bc5b Rollup merge of #135679 - onur-ozkan:bootstrap-issue-template, r=jieyouxu by Guillaume Gomez · 6 months ago
  66. 59d7213 create an issue template for bootstrap by onur-ozkan · 6 months ago
  67. 0493557 Auto merge of #135682 - matthiaskrgr:rollup-cl7zlt1, r=matthiaskrgr by bors · 6 months ago
  68. 5f49515 ci: mirror buildkit image to ghcr by MarcoIeni · 6 months ago
  69. 5d07ee8 ci: improve github action name by MarcoIeni · 6 months ago
  70. f5fe0a0 ci: mirror ubuntu:22.04 to ghcr.io by MarcoIeni · 6 months ago
  71. c8b29d6 CI: fix name of jobs by Jakub Beránek · 6 months ago
  72. d487294 Rollup merge of #134898 - Kobzol:ci-python-script, r=MarcoIeni by Matthias Krüger · 6 months ago
  73. 0cc11f8 Add a command to run a given Linux CI job locally by Jakub Beránek · 6 months ago
  74. 8ecd033 Rename CI script from `calculate-job-matrix` to `ci.py` by Jakub Beránek · 6 months ago
  75. 7012328 Remove workaround from pull request template by Urgau · 6 months ago
  76. b731c36 ci: use ubuntu `24` instead of `latest` by MarcoIeni · 7 months ago
  77. 13b77c6 Auto merge of #134095 - Kobzol:datadog-lockfile, r=MarcoIeni by bors · 7 months ago
  78. 6e22b84 [CI] Use a lockfile for installing the `datadog` package by Jakub Beránek · 7 months ago
  79. 4f14890 Configure renovatebot by Jakub Beránek · 7 months ago
  80. 24e7196 Rollup merge of #132605 - Kobzol:ci-increase-timeout, r=Mark-Simulacrum by Michael Goulet · 8 months ago
  81. 2e42b76 chore(issue-template): fix branch name by ismailarilik · 8 months ago
  82. 02b3415 CI: switch 7 linux jobs to free runners by MarcoIeni · 9 months ago
  83. b910e97 CI: increase timeout from 4h to 6h by Jakub Beránek · 9 months ago
  84. 91c4d09 Print how much disk space is left after CI build runs by Jakub Beránek · 9 months ago
  85. 71cc270 Free up disk space on CI Linux runners by Jakub Beránek · 9 months ago
  86. ef96679 Rollup merge of #131358 - onur-ozkan:129528, r=Mark-Simulacrum by Trevor Gross · 9 months ago
  87. 4454fa9 add new CI step: "setup upstream remote" by onur-ozkan · 9 months ago
  88. 3002af6 Auto merge of #131228 - jdonszelmann:remove-blank-issue, r=m-ou-se by bors · 10 months ago
  89. eefe320 remove blank issue template by Jonathan Dönszelmann · 10 months ago
  90. 5384697 Auto merge of #131158 - matthiaskrgr:rollup-3x2vado, r=matthiaskrgr by bors · 10 months ago
  91. 44722bd Auto merge of #125771 - Kobzol:ci-datadog-metrics, r=jdno by bors · 10 months ago
  92. aa3251d Replace zero-width whitespace with a visible `\` by 许杰友 Jieyou Xu (Joe) · 10 months ago
  93. 33f637c add title to compiler update by klensy · 10 months ago
  94. c1c0bd7 Upload average CPU consumption of CI jobs to DataDog by Jakub Beránek · 10 months ago
  95. 35752cf Update `library/Cargo.toml` in weekly job by Trevor Gross · 11 months ago
  96. 4a2d0d9 Fix dependencies cron job by Eric Huss · 11 months ago
  97. 5dfa062 Move rustbook to its own workspace. by Eric Huss · 12 months ago
  98. 3f4b9dd Lower timeout of CI jobs to 4 hours by Jakub Beránek · 1 year ago
  99. c006748 make bors ignore comments in PR template by Rémy Rakic · 1 year, 1 month ago
  100. 48d3425 Remove some msys2 utils by Chris Denton · 1 year, 1 month ago