Skip to content

Commit 885d06c

Browse files
borsusbalbin
authored andcommitted
Stabilize const_ptr_read
1 parent 95c57e8 commit 885d06c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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-
#![feature(const_ptr_read)]
21

32
const UNALIGNED_READ: () = unsafe {
43
let x = &[0u8; 4];

0 commit comments

Comments
 (0)