Commit d890b5c
committed
transpile: update generated nightly to
The old git-based registry fetching is extremely slow in CI,
and due to stable crates now building on stable but testing their output on nightly,
is very difficult to correctly cache.
Updating the nightly of their output to the earliest to have the sparse registry should fix this.nightly-2023-04-15 (1.70.0) for cargo's sparse registry1 parent 703ff50 commit d890b5c
File tree
2 files changed
+2
-2
lines changed- c2rust-transpile
- src/build_files
- tests
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
0 commit comments