This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 372fac4
committed
Auto merge of rust-lang#136864 - Kobzol:citool, r=<try>
Rewrite the `ci.py` script in Rust
It would seem that I would learn by now that any script written in Python will become unmaintainable sooner or later, but alas..
r? `@marcoieni`
try-job: aarch64-gnu
try-job: dist-x86_64-linux-altFile tree
14 files changed
+1046
-331
lines changed- .github/workflows
- src
- ci
- citool
- src
- tests
- docker
- host-x86_64/mingw-check
- github-actions
- doc/rustc-dev-guide/src
- building
- tests
14 files changed
+1046
-331
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
0 commit comments