Skip to content

Comments

feat(24.04): cargo-1.85 slices#845

Open
lczyk wants to merge 6 commits intocanonical:ubuntu-24.04from
lczyk:ROCKS-2271/cargo-1.85-24.04
Open

feat(24.04): cargo-1.85 slices#845
lczyk wants to merge 6 commits intocanonical:ubuntu-24.04from
lczyk:ROCKS-2271/cargo-1.85-24.04

Conversation

@lczyk
Copy link
Collaborator

@lczyk lczyk commented Jan 15, 2026

Proposed changes

slices for cargo-1.85

this is not the default cargo for 24.04

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

1.75:

1.84:

1.85:

1.88:

Checklist

🦀

@lczyk lczyk force-pushed the ROCKS-2271/cargo-1.85-24.04 branch from c16808b to d9b2aa5 Compare January 15, 2026 18:24
commit c64e161
Author: lczyk <marcin.konowalczyk@canonical.com>
Date:   Thu Jan 15 13:58:24 2026 +0000

    feat: unglob rustc_driver for rust 1.75

commit 7504d9c
Author: lczyk <marcin.konowalczyk@canonical.com>
Date:   Thu Jan 15 09:54:36 2026 +0000

    feat: unglob rustc_driver

commit eebd734
Author: lczyk <marcin.konowalczyk@canonical.com>
Date:   Thu Jan 8 16:00:55 2026 +0000

    feat: squashed rust 1.85 for 25.10 w/out rust
@lczyk lczyk added the Blocked Waiting for something external label Feb 2, 2026
Copy link
Collaborator

@zhijie-yang zhijie-yang left a comment

Choose a reason for hiding this comment

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

Looks promising. Just a few comments regarding the altered dependencies.

@ROCKsBot ROCKsBot requested a review from a team February 4, 2026 01:39
@zhijie-yang
Copy link
Collaborator

Blocked label is removed since #843 is merged.

@zhijie-yang zhijie-yang removed the Blocked Waiting for something external label Feb 4, 2026
@lczyk lczyk requested a review from zhijie-yang February 8, 2026 23:57
@github-actions
Copy link

github-actions bot commented Feb 9, 2026

Test Coverage

Average Total Coverage: 100.00%


Arch: aarch64

Coverage: 100.00%

cargo-1.85: ☂️ 100.00% (0 missing)

Arch: x86_64

Coverage: 100.00%

cargo-1.85: ☂️ 100.00% (0 missing)

@lczyk lczyk added the Priority Look at me first label Feb 9, 2026
@lczyk
Copy link
Collaborator Author

lczyk commented Feb 9, 2026

@lczyk lczyk removed the Priority Look at me first label Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants