We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
aarch64-pc-windows-msvc
1 parent 6cfc603 commit 842914eCopy full SHA for 842914e
src/tools/build-manifest/src/main.rs
@@ -48,6 +48,7 @@ static TARGETS: &'static [&'static str] = &[
48
"aarch64-apple-ios",
49
"aarch64-fuchsia",
50
"aarch64-linux-android",
51
+ "aarch64-pc-windows-msvc",
52
"aarch64-unknown-cloudabi",
53
"aarch64-unknown-linux-gnu",
54
"aarch64-unknown-linux-musl",
0 commit comments