Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[0.2] Backports #4266

Merged
merged 13 commits into from
Feb 14, 2025
Merged

[0.2] Backports #4266

merged 13 commits into from
Feb 14, 2025

Conversation

@rustbot
Copy link
Collaborator

rustbot commented Feb 14, 2025

@tgross35: no appropriate reviewer found, use r? to override

@rustbot
Copy link
Collaborator

rustbot commented Feb 14, 2025

Some changes occurred in the Android module

cc @maurer

SteveLauC and others added 6 commits February 14, 2025 19:26
(backport <rust-lang#4226>)
(cherry picked from commit d05754d)
(cherry picked from commit e5a8390)

[ squashed two commits for the backport - Trevor ]
Recent versions of Rust require the ABI always be specified for `extern`
functions, whereas it historically defaulted to `extern "C"`. Fix a few
cases where this lint now gets raised by specifying `extern "C"`.

(backport <rust-lang#4254>)
(cherry picked from commit c9a71dc)
Having this environment variable set causes a segfault [1]. Just disable
backtraces for now.

[1]: rust-lang/rust#132185

(backport <rust-lang#4254>)
(cherry picked from commit 8d8a199)
This field appears to have been added recently [1].

[1]: freebsd/freebsd-src@b4663a8

(backport <rust-lang#4254>)
(cherry picked from commit f691a1a)
As mentioned in [1], this test has started to fail for unclear reasons.
Disable this until it can be investigated further.

[1]: rust-lang#4254 (comment)

(backport <rust-lang#4254>)
(cherry picked from commit eb7045b)
13.3 is marked EOL and 14.1 is marked legacy. Update these runners to
the latest version.

This should resolve some current CI failures.

(backport <rust-lang#4260>)
(cherry picked from commit 40a6c7f)
@tgross35 tgross35 enabled auto-merge February 14, 2025 19:30
@tgross35 tgross35 added this pull request to the merge queue Feb 14, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 14, 2025
@tgross35 tgross35 added this pull request to the merge queue Feb 14, 2025
Merged via the queue into rust-lang:libc-0.2 with commit d148860 Feb 14, 2025
46 checks passed
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.

7 participants