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
Confirmed that adding extern crate kani eliminates the crash.
Great! Note that #3837 was motivated by seeing this issue elsewhere. I think as a short-term fix, we could just modify the crash message to have a hint suggesting adding extern crate kani. If there's a way to fix it on our side, that's great, but I think it's a relatively small ask of our users and is certainly better than crashing with no advice.
Steps to reproduce:
git clone https://github.com/alkis/superslice-rs
cd superslice-rs
cargo kani
with Kani version: f64f53e
I expected to see this happen: No proof harnesses found
Instead, this happened: Kani crashed:
The text was updated successfully, but these errors were encountered: