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 331d9f0 commit cb895c4Copy full SHA for cb895c4
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