Skip to content

Add a warning if using RUST_LIBC_UNSTABLE_MUSL_V1_2_3 - #5374

Merged
tgross35 merged 3 commits into
rust-lang:mainfrom
tgross35:musl-warn
Aug 6, 2026
Merged

Add a warning if using RUST_LIBC_UNSTABLE_MUSL_V1_2_3#5374
tgross35 merged 3 commits into
rust-lang:mainfrom
tgross35:musl-warn

Conversation

@tgross35

@tgross35 tgross35 commented Aug 6, 2026

Copy link
Copy Markdown
Member

Closes: #5343

@tgross35
tgross35 force-pushed the musl-warn branch 2 times, most recently from 3de6241 to 3707ca6 Compare August 6, 2026 07:18
@rustbot rustbot added the O-unix label Aug 6, 2026
@tgross35
tgross35 added this pull request to the merge queue Aug 6, 2026
Merged via the queue into rust-lang:main with commit 3a6ec28 Aug 6, 2026
57 checks passed
@tgross35
tgross35 deleted the musl-warn branch August 6, 2026 09:55
@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Aug 12, 2026
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Aug 31, 2026
Avoid a new deprecation warning.

(backport <rust-lang#5374>)
(cherry picked from commit df2900e)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Aug 31, 2026
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Aug 31, 2026
(backport <rust-lang#5374>)
(cherry picked from commit 3a6ec28)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Aug 31, 2026
Avoid a new deprecation warning.

(backport <rust-lang#5374>)
(cherry picked from commit df2900e)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Aug 31, 2026
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Aug 31, 2026
(backport <rust-lang#5374>)
(cherry picked from commit 3a6ec28)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Aug 31, 2026
Avoid a new deprecation warning.

(backport <rust-lang#5374>)
(cherry picked from commit df2900e)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Aug 31, 2026
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Aug 31, 2026
(backport <rust-lang#5374>)
(cherry picked from commit 3a6ec28)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Aug 31, 2026
Avoid a new deprecation warning.

(backport <rust-lang#5374>)
(cherry picked from commit df2900e)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Aug 31, 2026
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Aug 31, 2026
(backport <rust-lang#5374>)
(cherry picked from commit 3a6ec28)
@tgross35 tgross35 mentioned this pull request Aug 31, 2026
@tgross35 tgross35 added the stable-applied This PR has been cherry-picked to libc's stable release branch label Aug 31, 2026
@tgross35 tgross35 removed the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Aug 31, 2026
tgross35 added a commit to dybucc/libc that referenced this pull request Aug 31, 2026
Avoid a new deprecation warning.

(backport <rust-lang#5374>)
(cherry picked from commit df2900e)
tgross35 added a commit to dybucc/libc that referenced this pull request Aug 31, 2026
tgross35 added a commit to dybucc/libc that referenced this pull request Aug 31, 2026
(backport <rust-lang#5374>)
(cherry picked from commit 3a6ec28)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-unix stable-applied This PR has been cherry-picked to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1.0.0-alpha.4 drops RUST_LIBC_UNSTABLE_MUSL_V1_2_3 resulting in stack corruption

2 participants