kani-0.51.0
github-actions
released this
08 May 21:01
·
370 commits
to main
since this release
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 themodifies
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