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 50bf2c0 commit 1494885Copy full SHA for 1494885
rust-toolchain.toml
@@ -1,4 +1,4 @@
1
[toolchain]
2
channel = "nightly-2022-12-26"
3
-components = ["rustfmt", "clippy"]
+components = ["rustfmt", "clippy", "rust-src"]
4
targets = ["wasm32-unknown-unknown"]
0 commit comments