kani
kani copied to clipboard
cargo kani assess: unimplemented features report
In https://github.com/model-checking/kani/pull/1400 we got a nice look at what features are unimplemented in the top-100 crates.
I'd like to make this less hacky and integrate it as a part of kani-driver
.
Running cargo kani assess
should give a report like the one there for the crate it's being run on and all its dependencies.