Skip to content

rust-lang/cargo-bisect-rustc

Folders and files

NameName
Last commit message
Last commit date
Dec 31, 2024
Apr 1, 2025
Feb 27, 2025
Feb 27, 2025
Mar 18, 2018
Jun 18, 2024
Apr 10, 2025
Mar 3, 2025
Mar 18, 2018
Mar 18, 2018
May 14, 2024
Mar 20, 2023
Mar 5, 2024

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.