Skip to content

Commit 1992a7a

Browse files
committed
Merge from rustc
2 parents cedc52b + e687794 commit 1992a7a

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)