Skip to content

Commit 96491a9

Browse files
committed
fmt
1 parent efa68d0 commit 96491a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/miri/tests/fail/const-ub-checks.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
const UNALIGNED_READ: () = unsafe {
32
let x = &[0u8; 4];
43
let ptr = x.as_ptr().cast::<u32>();

0 commit comments

Comments
 (0)