Sign in
fuchsia
/
third_party
/
rust
/
79e46694de009c8c826cafecb85f2bd3377b303a
/
.
/
src
/
tools
/
miri
/
.gitpod.yml
blob: 724cf26df2b9b3f85a26b45e7ea8144233dfea05 [
file
]
image:
ubuntu
:
latest
tasks:
-
before:
echo
"..."
init:
|
cargo install rustup
-
toolchain
-
install
-
master
./miri toolchain
./miri build
command:
echo
"Run tests with ./miri test"