We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 936074e commit 8ff39c5Copy full SHA for 8ff39c5
rust-toolchain.toml
@@ -1,6 +1,3 @@
1
[toolchain]
2
channel = "nightly"
3
-
4
-# Install the `rust-src` component so that `-Zbuild-std` works. This in
5
-# addition to the components included in the default profile.
6
-components = ["rust-src"]
+targets = ["aarch64-unknown-uefi", "i686-unknown-uefi", "x86_64-unknown-uefi"]
0 commit comments