updated the tool to use rayon and have output capabilities

This commit is contained in:
2026-05-12 13:15:27 -05:00
parent 217bc7c84a
commit d8affb25d6
3534 changed files with 11346 additions and 98 deletions
@@ -0,0 +1,2 @@
cargo:rerun-if-changed=no_atomic.rs
cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)