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 50cb8e9 commit a9d4f7aCopy full SHA for a9d4f7a
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