Skip to content

Commit e3afc37

Browse files
author
The Miri Cronjob Bot
committed
Merge from rustc
2 parents 634cbfd + e5da77b commit e3afc37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pass-dep/shims/posix_memalign.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//@ignore-target-windows: No libc on Windows
22

3-
#![feature(pointer_is_aligned)]
3+
#![feature(pointer_is_aligned_to)]
44
#![feature(strict_provenance)]
55

66
use core::ptr;

0 commit comments

Comments
 (0)