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 7762c7a commit d3323feCopy full SHA for d3323fe
scripts/setup_rust_fork.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -e
3
4
-./y.rs build
+./y.rs build --no-unstable-features
5
source scripts/config.sh
6
7
echo "[SETUP] Rust fork"
0 commit comments