4 lines
79 B
Bash
Executable file
4 lines
79 B
Bash
Executable file
#!/bin/bash
|
|
|
|
# terrible
|
|
env RUSTC_BOOTSTRAP=1 cargo -Z build-std run --release
|