·
14 commits
to main
since this release
Kani Rust verifier release bundle version 0.67.0.
What's Changed
- Gracefully fail when compiling structs with too large array by @tautschnig in #4461
- fix: Make kani attribute nameres work with generic args having
::by @ShoyuVanilla in #4427 - NixOS: patch binaries if the dynamic linker is a stub by @GrigorenkoPV in #4413
- Update charon submodule by 15 commits by @tautschnig in #4464
- Arrays with more than 64 elements no longer cause spurious failures by @tautschnig in #4470
- docs: Correct
default-unwindCargo.toml examples by @hashcatHitman in #4496 - Add a section with recommended setup for Rust Analyzer by @zhassan-aws in #4504
- Upgrade Rust toolchain to 2025-11-21 by @tautschnig, @zhassan-aws
New Contributors
- @hashcatHitman made their first contribution in #4496
Full Changelog: kani-0.66.0...kani-0.67.0