rust-lang / cargo-bisect-rustc

Bisects rustc, either nightlies or CI artifacts
https://rust-lang.github.io/cargo-bisect-rustc/
Apache License 2.0
177 stars 55 forks source link

allow usage of `cargo bisect-rustc` and `cargo-bisect-rustc` #187

Closed Emilgardis closed 2 years ago

Emilgardis commented 2 years ago

Fixes #186

Emilgardis commented 2 years ago

any progress on reviewing this?