feat(25.10): rustc-1.85 slices#786
Merged
cjdcordeiro merged 4 commits intocanonical:ubuntu-25.10from Jan 14, 2026
Merged
Conversation
|
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 |
Collaborator
Author
|
removed 'priority' until unblocked to keep the board a bit easier to parse for maintainers |
This was referenced Dec 10, 2025
Member
|
This is now unblocked, can you rebase the changes @lczyk? 👍 |
cjdcordeiro
reviewed
Dec 11, 2025
Collaborator
|
@alesancor1 pls check again |
alesancor1
approved these changes
Dec 11, 2025
Member
alesancor1
left a comment
There was a problem hiding this comment.
LGTM, pre-approving pending the resolution of the comment by @cjdcordeiro
Aside from that, all good - just proposing a convention for flagging symlinks below:
Collaborator
Author
|
moved priority to #806 |
2 tasks
d5e794a to
ac76142
Compare
This was referenced Jan 12, 2026
This was referenced Jan 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes
slices of
rustc-1.85trivial 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:
feat(25.10): add cpp-15 #790feat(25.10): add gcc-15 #795feat(25.10): add binutils and gcc symlinks #809Forward porting
the default rust versions for each of the current versions of Ubuntu are:
feat(25.04): rustc-1.84 slices #610(EOL)feat(25.04): rustc-1.85 slices #840(EOL)Checklist
🦀