Skip to content

Commit 75b9935

Browse files
committed
Auto merge of #3435 - rust-lang:rustup-2024-03-31, r=saethlin
Automatic Rustup
2 parents 4077298 + e3afc37 commit 75b9935

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rust-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
69fa40cb48384fad7930dce2d9a20d18fe4d1b51
1+
5baf1e13f568b61e121953bf6a3d09faee7dd446

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)