blob: 166b387e422eec2091ae7359d0e75fe86c9fd482 [file] [log] [blame]
#!/bin/sh
set -ex
cargo test --target $TARGET
cargo build --target $TARGET --manifest-path crates/as-if-std/Cargo.toml