Skip to content

Commit 6d82802

Browse files
committed
Update CHANGELOG.md with Kani 0.43.0 changes
Signed-off-by: Felipe R. Monteiro <[email protected]>
1 parent 29017dd commit 6d82802

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

CHANGELOG.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,8 @@ This file was introduced starting Kani 0.23.0, so it only contains changes from
77
## [0.43.0]
88

99
## What's Changed
10-
* Make `codegen_span` stable by @ouz-a in https://github.com/model-checking/kani/pull/2882
11-
* Change reachability module to use StableMIR by @celinval in https://github.com/model-checking/kani/pull/2894
12-
* Fix StableMIR migration documentation by @celinval in https://github.com/model-checking/kani/pull/2915
13-
* Stabilize `find_debug_info` by @ouz-a in https://github.com/model-checking/kani/pull/2912
14-
* Migrate hooks and place modules to use mostly StableMIR APIs by @celinval in https://github.com/model-checking/kani/pull/2910
15-
* Migrate static handling and most of the operand codegen code to StableMIR by @celinval in https://github.com/model-checking/kani/pull/2931
16-
* Migrate `rvalue` and `coercion` module to use StableMIR by @celinval in https://github.com/model-checking/kani/pull/2938
17-
* Migrate `intrinsics` module to use StableMIR by @celinval in https://github.com/model-checking/kani/pull/2939
10+
* Update the rust toolchain to nightly-2023-12-03 by @tautschnig in https://github.com/model-checking/kani/pull/2913
11+
* Update Rust toolchain to `nightly-2023-12-08` by @adpaco-aws in https://github.com/model-checking/kani/pull/2926
1812

1913
**Full Changelog**: https://github.com/model-checking/kani/compare/kani-0.42.0...kani-0.43.0
2014

0 commit comments

Comments
 (0)