Skip to content

kani-0.51.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 21:01
· 250 commits to main since this release
bb3e71a

Kani Rust verifier release bundle version 0.51.0.

What's Changed

  • Do not assume that ZST-typed symbols refer to unique objects by @tautschnig in #3134
  • Remove kani::Arbitrary from the modifies contract instrumentation by @feliperodri in #3169
  • Emit source locations whenever possible to ease debugging and coverage reporting by @tautschnig in #3173
  • Rust toolchain upgraded to nightly-2024-04-21 by @celinval

Full Changelog: kani-0.50.0...kani-0.51.0