Hi, I've been working on adding graviola to the rustc_codegen_cranelift test suite (see: rust-lang/rustc_codegen_cranelift#1631).
We'd rather avoid needing to install valgrind in order to run the tests here, so I'm wondering if you'd be open to moving crabgrind to behind a feature flag?
Hi, I've been working on adding
graviolato therustc_codegen_cranelifttest suite (see: rust-lang/rustc_codegen_cranelift#1631).We'd rather avoid needing to install valgrind in order to run the tests here, so I'm wondering if you'd be open to moving
crabgrindto behind a feature flag?