Skip to content

Remove most items that have been deprecated since before 0.2.100 - #5401

Merged
tgross35 merged 1 commit into
rust-lang:mainfrom
tgross35:remove-deprecated
Aug 12, 2026
Merged

Remove most items that have been deprecated since before 0.2.100#5401
tgross35 merged 1 commit into
rust-lang:mainfrom
tgross35:remove-deprecated

Conversation

@tgross35

Copy link
Copy Markdown
Member

Most of these got removed upstream a long time ago and have been deprecated in libc for at least five years. Delete them, which allows for some test code cleanup.

Closes: #1356
Closes: #1896

@rustbot

rustbot commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Some changes occurred in an Android module

cc @maurer

Most of these got removed upstream a long time ago and have been
deprecated in `libc` for at least five years. Delete them, which allows
for some test code cleanup.

Closes: rust-lang#1356
Closes: rust-lang#1896
@tgross35
tgross35 enabled auto-merge August 12, 2026 03:54
@tgross35
tgross35 added this pull request to the merge queue Aug 12, 2026
Merged via the queue into rust-lang:main with commit e2b191d Aug 12, 2026
57 checks passed
@tgross35
tgross35 deleted the remove-deprecated branch August 12, 2026 04:34
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Aug 31, 2026
Most of these got removed upstream a long time ago and have been
deprecated in `libc` for at least five years. Delete them, which allows
for some test code cleanup.

Closes: rust-lang#1356
Closes: rust-lang#1896

(backport <rust-lang#5401>)
(cherry picked from commit e2b191d)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Aug 31, 2026
Most of these got removed upstream a long time ago and have been
deprecated in `libc` for at least five years. Delete them, which allows
for some test code cleanup.

Closes: rust-lang#1356
Closes: rust-lang#1896

(backport <rust-lang#5401>)
(cherry picked from commit e2b191d)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Aug 31, 2026
Most of these got removed upstream a long time ago and have been
deprecated in `libc` for at least five years. Delete them, which allows
for some test code cleanup.

Closes: rust-lang#1356
Closes: rust-lang#1896

(backport <rust-lang#5401>)
(cherry picked from commit e2b191d)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Aug 31, 2026
Most of these got removed upstream a long time ago and have been
deprecated in `libc` for at least five years. Delete them, which allows
for some test code cleanup.

Closes: rust-lang#1356
Closes: rust-lang#1896

(backport <rust-lang#5401>)
(cherry picked from commit e2b191d)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Aug 31, 2026
Most of these got removed upstream a long time ago and have been
deprecated in `libc` for at least five years. Delete them, which allows
for some test code cleanup.

Closes: rust-lang#1356
Closes: rust-lang#1896

(backport <rust-lang#5401>)
(cherry picked from commit e2b191d)
@tgross35 tgross35 mentioned this pull request Aug 31, 2026
@tgross35 tgross35 added stable-applied This PR has been cherry-picked to libc's stable release branch and removed stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Aug 31, 2026
tgross35 added a commit to dybucc/libc that referenced this pull request Aug 31, 2026
Most of these got removed upstream a long time ago and have been
deprecated in `libc` for at least five years. Delete them, which allows
for some test code cleanup.

Closes: rust-lang#1356
Closes: rust-lang#1896

(backport <rust-lang#5401>)
(cherry picked from commit e2b191d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IPPROTO_MAX has changed on newer versions of Linux Remove/deprecate ENOATTR from Linux and Android

2 participants