Test rustc tests with unstable features disabled
This commit is contained in:
parent
7762c7a75e
commit
d3323fe685
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
./y.rs build
|
||||
./y.rs build --no-unstable-features
|
||||
source scripts/config.sh
|
||||
|
||||
echo "[SETUP] Rust fork"
|
||||
|
Loading…
x
Reference in New Issue
Block a user