Commit 6fda6ac
committed
ci: add
cc model-checking/kani#4295
cc model-checking/verify-rust-std@c090506#diff-8348895dea8741e872b7dd41b86e35d72e0f497c56ff6ed5c42bf5958ba2fe45
error: Using the stub_verified attribute requires activating the unstable `stubbing` feature
--> /home/runner/work/distributed-verification/distributed-verification/verify-rust-std/library/core/src/intrinsics/mod.rs:3583:13
|
3583 | #[kani::stub_verified(transmute_unchecked_wrapper)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3605 | should_succeed_no_validity_reqs!(should_succeed_char_to_i32, char, i32);
| ----------------------------------------------------------------------- in this macro invocation
|
= note: this error originates in the attribute macro `kani::stub_verified` which comes from the expansion of the macro `should_succeed_no_validity_reqs` (in Nightly builds, run with -Z macro-backtrace for more info)-Z stubbing to run kani1 parent 8f7eb52 commit 6fda6ac
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments