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 #161681 - mati865:cross-i686-mingw, r=jieyouxu
Cross-compile i686-pc-windows-gnu std from x86_64
As per rust-lang/compiler-team#1020.
We could free up the runner by building it as a part of other job, but other Windows jobs are already quite long and setup on Linux would require finding the fitting toolchain. This can be done as a followup if somebody cares.
0 commit comments