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 6c2abdb commit b1b14e7Copy full SHA for b1b14e7
rust-toolchain.toml
@@ -1,4 +1,4 @@
1
[toolchain]
2
channel = "1.84.1"
3
-components = ["rustfmt", "clippy"]
+components = ["rust-src", "rustfmt", "clippy"]
4
targets = ["wasm32-unknown-unknown"]
0 commit comments