Rewrites the shout CLI in Rust for better performance, with parallel test execution via rayon and the same .shout file format semantics.
3 lines
109 B
Plaintext
3 lines
109 B
Plaintext
cargo:rerun-if-changed=no_atomic.rs
|
|
cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)
|