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.
2 parents cedc52b + e687794 commit 1992a7aCopy full SHA for 1992a7a
tests/fail/const-ub-checks.rs
@@ -1,4 +1,3 @@
1
-#![feature(const_ptr_read)]
2
3
const UNALIGNED_READ: () = unsafe {
4
let x = &[0u8; 4];
0 commit comments