You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-8Lines changed: 1 addition & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,7 @@ This file was introduced starting Kani 0.23.0, so it only contains changes from
7
7
## [0.43.0]
8
8
9
9
## 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-14` by @tautschnig and @adpaco-aws
0 commit comments