We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 634cbfd + e5da77b commit e3afc37Copy full SHA for e3afc37
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