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 @@
This file has an mtime of when this was started.
@@ -0,0 +1,7 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/debug/build/proc-macro2-c25d137dd6ca55a0/out/proc_macro2.d: build/probe.rs
/home/pyro/syncs/tools/homegrown/rustbuster/target/debug/build/proc-macro2-c25d137dd6ca55a0/out/libproc_macro2.rmeta: build/probe.rs
build/probe.rs:
# env-dep:RUSTC_BOOTSTRAP
@@ -0,0 +1,16 @@
cargo:rustc-check-cfg=cfg(fuzzing)
cargo:rustc-check-cfg=cfg(no_is_available)
cargo:rustc-check-cfg=cfg(no_literal_byte_character)
cargo:rustc-check-cfg=cfg(no_literal_c_string)
cargo:rustc-check-cfg=cfg(no_source_text)
cargo:rustc-check-cfg=cfg(proc_macro_span)
cargo:rustc-check-cfg=cfg(procmacro2_backtrace)
cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing)
cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt)
cargo:rustc-check-cfg=cfg(randomize_layout)
cargo:rustc-check-cfg=cfg(span_locations)
cargo:rustc-check-cfg=cfg(super_unstable)
cargo:rustc-check-cfg=cfg(wrap_proc_macro)
cargo:rerun-if-changed=build/probe.rs
cargo:rustc-cfg=wrap_proc_macro
cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
@@ -0,0 +1 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/debug/build/proc-macro2-c25d137dd6ca55a0/out