Skip to content

Comments

feat(25.10): rustc-1.85 slices#786

Merged
cjdcordeiro merged 4 commits intocanonical:ubuntu-25.10from
lczyk:ROCKS-2271/rust-1.85-25.10
Jan 14, 2026
Merged

feat(25.10): rustc-1.85 slices#786
cjdcordeiro merged 4 commits intocanonical:ubuntu-25.10from
lczyk:ROCKS-2271/rust-1.85-25.10

Conversation

@lczyk
Copy link
Collaborator

@lczyk lczyk commented Dec 8, 2025

Proposed changes

slices of rustc-1.85

trivial changes with respect to #610:

this PR has a commit with changes from the PRs it depends on. i will update this PR once it's dependencies are merged.

Related issues/PRs

this PR is part of the following stack:

Forward porting

the default rust versions for each of the current versions of Ubuntu are:

ubuntu rustc gcc
24.04 1.75 13
25.04 1.84 14
25.10 1.85 15
26.04 1.88 15

Checklist

🦀

@lczyk lczyk self-assigned this Dec 8, 2025
@lczyk lczyk added Blocked Waiting for something external forward port missing The forward port is missing. labels Dec 8, 2025
@github-actions
Copy link

github-actions bot commented Dec 8, 2025

Diff of dependencies:

slices/rustc-1.85.yaml
@@ -1,7 +1,6 @@
-binutils
-gcc
-libc-dev
+base-files
 libc6
+libc6-dev
 libgcc-s1
 libllvm19
 libstd-rust-1.85-dev

@lczyk lczyk mentioned this pull request Dec 8, 2025
3 tasks
@lczyk lczyk marked this pull request as ready for review December 8, 2025 13:40
@lczyk lczyk added the Priority Look at me first label Dec 8, 2025
@ROCKsBot ROCKsBot requested a review from a team December 9, 2025 01:36
@lczyk lczyk mentioned this pull request Dec 9, 2025
3 tasks
@lczyk lczyk removed the Priority Look at me first label Dec 9, 2025
@lczyk
Copy link
Collaborator Author

lczyk commented Dec 9, 2025

removed 'priority' until unblocked to keep the board a bit easier to parse for maintainers

@lczyk lczyk mentioned this pull request Dec 9, 2025
3 tasks
@lczyk lczyk removed their assignment Dec 9, 2025
@lczyk lczyk removed the forward port missing The forward port is missing. label Dec 10, 2025
@alesancor1 alesancor1 added Priority Look at me first and removed Blocked Waiting for something external labels Dec 11, 2025
@alesancor1
Copy link
Member

This is now unblocked, can you rebase the changes @lczyk? 👍

@cjdcordeiro
Copy link
Collaborator

@alesancor1 pls check again

Copy link
Member

@alesancor1 alesancor1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, pre-approving pending the resolution of the comment by @cjdcordeiro

Aside from that, all good - just proposing a convention for flagging symlinks below:

@ROCKsBot ROCKsBot requested a review from a team December 12, 2025 01:36
@lczyk lczyk mentioned this pull request Dec 12, 2025
3 tasks
@lczyk lczyk removed the Priority Look at me first label Dec 12, 2025
@lczyk
Copy link
Collaborator Author

lczyk commented Dec 12, 2025

moved priority to #806

@lczyk lczyk force-pushed the ROCKS-2271/rust-1.85-25.10 branch from d5e794a to ac76142 Compare January 8, 2026 12:29
Copy link
Collaborator

@cjdcordeiro cjdcordeiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ship it !

@lczyk lczyk added the ready to merge This PR is ready to be merged label Jan 9, 2026
@ROCKsBot ROCKsBot requested a review from a team January 10, 2026 01:37
@cjdcordeiro cjdcordeiro merged commit bf0077e into canonical:ubuntu-25.10 Jan 14, 2026
124 of 133 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready to merge This PR is ready to be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants