kani icon indicating copy to clipboard operation
kani copied to clipboard

cargo kani assess: unimplemented features report

Open tedinski opened this issue 2 years ago • 0 comments

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.

tedinski avatar Aug 11 '22 18:08 tedinski