Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[0.2] Backports #4111

Merged
merged 8 commits into from
Nov 19, 2024
Merged

[0.2] Backports #4111

merged 8 commits into from
Nov 19, 2024

Conversation

semarie and others added 8 commits November 19, 2024 00:34
the constants were removed in OpenBSD 7.7 by openbsd/src@ff46e7d
they were unused since 1991.

(backport <rust-lang#4088>)
(cherry picked from commit 8b3ccdf)
158cd30 ("hurd: fix definition of utsname struct") dropped
it saying it is unused, but it is still there and read by the
platform-info crate, whose build thus got broken. It is less
troublesome to just declare the field.

(backport <rust-lang#4089>)
(cherry picked from commit b3562e1)
(backport <rust-lang#4092>)
(cherry picked from commit bfdc370)
This is a pretty common flag to reduce errors. Make use of it here.

(backport <rust-lang#4108>)
(cherry picked from commit 59a18de)
(backport <rust-lang#4108>)
(cherry picked from commit 331dd50)
@tgross35 tgross35 marked this pull request as ready for review November 19, 2024 05:37
@rustbot
Copy link
Collaborator

rustbot commented Nov 19, 2024

Some changes occurred in solarish module

cc @jclulow, @pfmooney

@rustbot
Copy link
Collaborator

rustbot commented Nov 19, 2024

r? @JohnTitor

rustbot has assigned @JohnTitor.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@tgross35 tgross35 enabled auto-merge November 19, 2024 05:38
@tgross35 tgross35 added this pull request to the merge queue Nov 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 19, 2024
@tgross35 tgross35 added this pull request to the merge queue Nov 19, 2024
Merged via the queue into rust-lang:libc-0.2 with commit ae052d3 Nov 19, 2024
45 checks passed
@tgross35 tgross35 deleted the backport-bell-pepper branch November 19, 2024 07:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants