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 43ac546 + 885d06c commit 300e1b5Copy full SHA for 300e1b5
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