Commit f626b6d
committed
Bump Kani version to 0.26.0
* The Kani reference now includes an
["Attributes"](https://model-checking.github.io/kani/reference/attributes.html)
section that describes each of the attributes available in Kani
([pull request](model-checking#2359)
by @adpaco-aws)
* Users' choice of SAT solver, specified by the `solver` attribute,
is now propagated to the loop-contract synthesizer ([pull
request](model-checking#2320) by
@qinheping)
* Unit tests generated by the concrete playback feature now compile
correctly when using `RUSTFLAGS="--cfg=kani"` ([pull
request](model-checking#2353) by
@jaisnan)
* The Rust toolchain is updated to 2023-02-18 ([pull
request](model-checking#2384) by
@tautschnig)1 parent b86cd7b commit f626b6d
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments