We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d4ed19 commit fbba41cCopy full SHA for fbba41c
library/core/src/ptr/alignment.rs
@@ -404,7 +404,7 @@ mod verify {
404
}
405
406
407
- /// FIXME, c.f. https://github.com/model-checking/kani/issues/3905
+ // FIXME, c.f. https://github.com/model-checking/kani/issues/3905
408
// // pub const fn of<T>() -> Self
409
// #[kani::proof_for_contract(Alignment::of)]
410
// pub fn check_of_i32() {
0 commit comments