·
42 commits
to main
since this release
Kani Rust verifier release bundle version 0.61.0.
[0.61.0]
What's Changed
- Make
is_inbounds
public by @rajath-mk in #3958 - Finish adding support for
f16
andf128
by @carolynzech in #3943 - Support user overrides of Rust built-ins by @tautschnig in #3945
- Add support for anonymous nested statics by @carolynzech in #3953
- Add support for struct field access in loop contracts by @thanhnguyen-aws in #3970
- Autoharness: Don't panic on
_
argument by @carolynzech in #3942 - Autoharness: improve metdata printed to terminal and enable standard library application by @carolynzech in #3948, #3952, #3971
- Upgrade toolchain to nightly-2025-04-03 by @qinheping, @tautschnig, @zhassan-aws, @carolynzech in #3988
- Update CBMC dependency to 6.5.0 by @tautschnig in #3936
Full Changelog: kani-0.60.0...kani-0.61.0