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 95c57e8 commit 885d06cCopy full SHA for 885d06c
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