File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -103,8 +103,10 @@ RUST_NIGHTLY_LINUX_TARGETS="\
103103aarch64-fuchsia \
104104armv5te-unknown-linux-gnueabi \
105105armv5te-unknown-linux-musleabi \
106+ i686-pc-windows-gnu \
106107x86_64-fortanix-unknown-sgx \
107108x86_64-fuchsia \
109+ x86_64-pc-windows-gnu \
108110x86_64-unknown-linux-gnux32 \
109111x86_64-unknown-redox \
110112"
@@ -170,7 +172,6 @@ armv7-unknown-cloudabi-eabihf \
170172armv7r-none-eabi \
171173armv7r-none-eabihf \
172174i586-pc-windows-msvc \
173- i686-pc-windows-gnu \
174175i686-pc-windows-msvc \
175176i686-unknown-cloudabi \
176177i686-unknown-haiku \
@@ -187,7 +188,6 @@ thumbv7m-none-eabi \
187188thumbv7neon-linux-androideabi \
188189thumbv7neon-unknown-linux-gnueabihf \
189190thumbv8m.main-none-eabi \
190- x86_64-pc-windows-gnu \
191191x86_64-pc-windows-msvc
192192x86_64-unknown-bitrig \
193193x86_64-unknown-haiku \
You can’t perform that action at this time.
0 commit comments