cargo-bisect-rustc

Crates.iocargo-bisect-rustc
lib.rscargo-bisect-rustc
version0.6.10
created_at2019-10-28 16:48:53.839476+00
updated_at2025-05-27 17:43:41.480706+00
descriptionBisects rustc toolchains with rustup
homepage
repositoryhttps://github.com/rust-lang/cargo-bisect-rustc
max_upload_size
id176434
size258,859
(rust-lang-owner)

documentation

README

Cargo Bisection

CI

This tool bisects either Rust nightlies or CI artifacts.

Documentation

To run the documentation book locally, install mdBook:

cd guide
mdbook serve # launch a local server to allow you to easily see and update changes you make
mdbook build # build the book HTML

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 695

cargo fmt