This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-04-29 03:27:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
31ae7c46bd
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 specifying where build artifacts should be written to
2022-12-01 17:42:29 +00:00
exec
./y.rs
test
"
$@
"
Reference in New Issue
Copy Permalink