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] ci: Update or patch Docker images #4123

Merged
merged 6 commits into from
Nov 20, 2024

Conversation

tgross35
Copy link
Contributor

Backport #4120

`ctest` sometimes reports a parsing failure but it isn't consistent (I
do not know why). Just use a less ideal older syntax for now, this is an
internal macro.

(backport <rust-lang#4120>)
(cherry picked from commit 27ad994)
Since 6ab46bb ("ci: Use some tricks..."), `rustfmt` is invoked
manually on all files in `src`. However, this stopped running `cargo
fmt` which covered everything that wasn't in `src`.

This was unintentional so add it back.

(backport <rust-lang#4120>)
(cherry picked from commit 96b6ec2)
23.10 is EOL so update to the latest stable version. This change
excludes sparc which is stuck on an older version.

(backport <rust-lang#4120>)
(cherry picked from commit 0c9abef)
Recent versions of glibc adjusted the fields in `statvfs`. Update tests
to ignore the differences.

(backport <rust-lang#4120>)
(cherry picked from commit 2d206ec)
@rustbot
Copy link
Collaborator

rustbot commented Nov 20, 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 20, 2024 07:20
@tgross35 tgross35 added this pull request to the merge queue Nov 20, 2024
Merged via the queue into rust-lang:libc-0.2 with commit fdfe73a Nov 20, 2024
45 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.

3 participants