Cannot use multiple #[stub_verified(..)]
attributes to a single harness
#3804
Labels
[C] Bug
This is a bug. Something isn't working.
The docs says
kani/library/kani_macros/src/lib.rs
Lines 368 to 375 in 7913e3c
but actually, we can't because
kani/kani-compiler/src/kani_middle/attributes.rs
Lines 373 to 375 in 7913e3c
I'd like to fix this but I wonder which way it was originally intended for.
The text was updated successfully, but these errors were encountered: