Sign in
rust
/
rust
/
b6d7ff3aa71e48e2901b0900f8b5d98126b537ed
/
.
/
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
--
"$@"