You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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().
0 commit comments