Skip to content

ci: Upgrade Ubuntu docker images to 25.04#4701

Merged
tgross35 merged 2 commits intorust-lang:mainfrom
tgross35:fix-ci-2
Sep 19, 2025
Merged

ci: Upgrade Ubuntu docker images to 25.04#4701
tgross35 merged 2 commits intorust-lang:mainfrom
tgross35:fix-ci-2

Conversation

@tgross35
Copy link
Contributor

24.10 is EOL so we need to bump the images.

24.10 is EOL so we need to bump the images.
@rustbot
Copy link
Collaborator

rustbot commented Sep 19, 2025

Some changes occurred in OpenBSD module

cc @semarie

Some changes occurred in the Android module

cc @maurer

Some changes occurred in OpenBSD module

cc @semarie

Recent versions of Clippy now lint against `0 as *(const|mut) T` rather
than using `null`/`null_mut`. Make the updates required for this to
pass.
@tgross35 tgross35 enabled auto-merge September 19, 2025 04:54
@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Sep 19, 2025
@tgross35 tgross35 added this pull request to the merge queue Sep 19, 2025
Merged via the queue into rust-lang:main with commit c4eefd5 Sep 19, 2025
51 of 52 checks passed
@tgross35 tgross35 deleted the fix-ci-2 branch September 19, 2025 05:34
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Sep 19, 2025
24.10 is EOL so we need to bump the images.

(backport <rust-lang#4701>)
(cherry picked from commit 65da4e4)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Sep 19, 2025
Recent versions of Clippy now lint against `0 as *(const|mut) T` rather
than using `null`/`null_mut`. Make the updates required for this to
pass.

(backport <rust-lang#4701>)
(cherry picked from commit c4eefd5)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Sep 19, 2025
24.10 is EOL so we need to bump the images.

(backport <rust-lang#4701>)
(cherry picked from commit 65da4e4)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Sep 19, 2025
Recent versions of Clippy now lint against `0 as *(const|mut) T` rather
than using `null`/`null_mut`. Make the updates required for this to
pass.

(backport <rust-lang#4701>)
(cherry picked from commit c4eefd5)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Sep 19, 2025
24.10 is EOL so we need to bump the images.

(backport <rust-lang#4701>)
(cherry picked from commit 65da4e4)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Sep 19, 2025
Recent versions of Clippy now lint against `0 as *(const|mut) T` rather
than using `null`/`null_mut`. Make the updates required for this to
pass.

(backport <rust-lang#4701>)
(cherry picked from commit c4eefd5)
@tgross35 tgross35 mentioned this pull request Sep 19, 2025
github-merge-queue bot pushed a commit that referenced this pull request Sep 19, 2025
24.10 is EOL so we need to bump the images.

(backport <#4701>)
(cherry picked from commit 65da4e4)
github-merge-queue bot pushed a commit that referenced this pull request Sep 19, 2025
Recent versions of Clippy now lint against `0 as *(const|mut) T` rather
than using `null`/`null_mut`. Make the updates required for this to
pass.

(backport <#4701>)
(cherry picked from commit c4eefd5)
github-merge-queue bot pushed a commit that referenced this pull request Sep 19, 2025
24.10 is EOL so we need to bump the images.

(backport <#4701>)
(cherry picked from commit 65da4e4)
github-merge-queue bot pushed a commit that referenced this pull request Sep 19, 2025
Recent versions of Clippy now lint against `0 as *(const|mut) T` rather
than using `null`/`null_mut`. Make the updates required for this to
pass.

(backport <#4701>)
(cherry picked from commit c4eefd5)
@tgross35 tgross35 removed the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Sep 19, 2025
@tgross35 tgross35 added the stable-applied This PR has been cherry-picked to libc's stable release branch label Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: CI-related items O-android O-linux O-newlib O-redox 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.

2 participants