rust-lang / cargo-bisect-rustc

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

feature: Add option to skip verifying the start/end of a range #258

Open clubby789 opened 1 year ago

clubby789 commented 1 year ago

It would be useful to skip verification bisection start/end if (using Playground or otherwise) we already know a valid regression range.