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 6ff58cd + cb895c4 commit b72f2beCopy full SHA for b72f2be
tests/pass-dep/shims/posix_memalign.rs
@@ -1,6 +1,6 @@
1
//@ignore-target-windows: No libc on Windows
2
3
-#![feature(pointer_is_aligned)]
+#![feature(pointer_is_aligned_to)]
4
#![feature(strict_provenance)]
5
6
use core::ptr;
0 commit comments