Sign in
rust
/
rust
/
39052daf937d46373ac29778e1b8853c52c0cc25
/
.
/
compiler
/
rustc_codegen_cranelift
/
y.sh
blob: a70d457341b9313c10ef48c11ba9397abb0a2473 [
file
] [
log
] [
blame
]
#!/bin/sh
set
-
e
echo
"[BUILD] build system"
1
>&
2
exec cargo run
--
manifest
-
path build_system
/
Cargo
.
toml
--
"$@"