Skip to content

Commit b05e60e

Browse files
committed
Add link to GitHub issue
1 parent 00e006c commit b05e60e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/kani/Spurious/storage_fixme.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
// Modifications Copyright Kani Contributors
44
// See GitHub history for details.
55

6+
// Our handling of storage markers causes spurious failures in this test.
7+
// https://github.com/model-checking/kani/issues/3099
8+
69
use std::alloc::Layout;
710
use std::marker::PhantomData;
811
use std::mem::ManuallyDrop;

0 commit comments

Comments
 (0)