This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
os-rust
Watch
1
Star
0
Fork
You've already forked os-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6ee3713b08
os-rust
/
compiler
/
rustc_codegen_cranelift
/
test.sh
3 lines
42 B
Bash
Raw
Normal View
History
Unescape
Escape
Re-introduce test.sh as convenience wrapper around ./y.rs test
2022-08-05 12:13:57 +00:00
#!/usr/bin/env bash
Allow building the build system using cargo Rust's build system only handles cargo, not rustc.
2023-02-15 18:23:11 +00:00
exec
./y.sh
test
"
$@
"
Reference in a new issue
Copy permalink