Docs still suggesting --enable-unstable --enable-stubbing
#3908
Labels
[C] Bug
This is a bug. Something isn't working.
--enable-unstable --enable-stubbing
#3908
The documentation of stubs still suggests
--enable-unstable --enable-stubbing
, but what worked for me was-Z stubbing
.I tried the following command line invocation:
with Kani version:
cargo-kani 0.59.0
I expected to see this happen: stubs being used
Instead, this happened:
The text was updated successfully, but these errors were encountered: