This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 1d58207
committed
Auto merge of rust-lang#109643 - nikic:fix-mingw, r=pietroalbini
Limit to one link job on mingw builders
This is another attempt to work around
rust-lang#108227.
By limiting to one link job, we should be able to avoid file name clashes in mkstemp().1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments