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 627eea3 commit 367c31bCopy full SHA for 367c31b
rust-toolchain.toml
@@ -1,4 +1,4 @@
1
[toolchain]
2
channel = "1.88.0"
3
-components = ["rustfmt", "clippy"]
+components = ["rust-src", "rustfmt", "clippy"]
4
targets = ["wasm32v1-none"]
0 commit comments