cargo-bisect-rustc

Crates.iocargo-bisect-rustc
lib.rscargo-bisect-rustc
version0.6.9
sourcesrc
created_at2019-10-28 16:48:53.839476
updated_at2024-06-18 13:54:26.02165
descriptionBisects rustc toolchains with rustup
homepage
repositoryhttps://github.com/rust-lang/cargo-bisect-rustc
max_upload_size
id176434
size235,901
Eric Huss (ehuss)

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: 623

cargo fmt