Kani 0.35.0 has been released!

Kani is an open-source verification tool that uses model checking to analyze Rust programs. Kani is particularly useful for verifying unsafe code blocks in Rust, where the "unsafe superpowers" are unchecked by the compiler.

Here is a summary of what is new in Kani 0.35.0

What's Changed

Full Changelog: kani-0.34.0...kani-0.35.0