mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-08 21:13:55 +00:00
d0b8896189
Rust's build system only handles cargo, not rustc.
3 lines
42 B
Bash
Executable File
3 lines
42 B
Bash
Executable File
#!/usr/bin/env bash
|
|
exec ./y.sh test "$@"
|