cargo-bisect-rustc
cargo-bisect-rustc copied to clipboard
expanding a commit should include more info
(spawned off of https://github.com/rust-lang/cargo-bisect-rustc/pull/63/files#r387222802 )
Expanding a commit from a given sha prefix should include more info.
Most notably, the summary message associated with the commit could be included in the structure you get from expanding it.