trailofbits/blight

Support for `rustc`

woodruffw opened this issue · 1 comments

Cargo has mature support for overriding via RUSTC and wrapping via RUSTC_WRAPPER, so this would be relatively easy to add.

Thinking about this more: should we be instrumenting individual rustc invocations, or the surrounding cargo ... invocation(s)?