mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03: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 "$@"
|