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.
2 parents 50cb8e9 + a9d4f7a commit 9a59211Copy full SHA for 9a59211
rust-toolchain.toml
@@ -1,3 +1,4 @@
1
# use nighly build because rust road router need experimental features.
2
[toolchain]
3
-channel = "nightly"
+# due to https://github.com/intellij-rust/intellij-rust/issues/10427
4
+channel = "nightly-2023-05-01"
0 commit comments