The https://github.com/rust-lang/cargo-bisect-rustc project has a lot of similar stuff going on as here. Finding a specific toolchain, installing it, removing it.
I really would like to see, that cargo-bisect-rustc uses this project as a git submodule or as a crate.
Do you think this would be possible and feasible?
The https://github.com/rust-lang/cargo-bisect-rustc project has a lot of similar stuff going on as here. Finding a specific toolchain, installing it, removing it.
I really would like to see, that
cargo-bisect-rustcuses this project as a git submodule or as a crate.Do you think this would be possible and feasible?