Skip to content

repo: set Rust toolchain to 1.86#14

Merged
00xc merged 2 commits into
coconut-svsm:mainfrom
00xc:toolchain
Dec 2, 2025
Merged

repo: set Rust toolchain to 1.86#14
00xc merged 2 commits into
coconut-svsm:mainfrom
00xc:toolchain

Conversation

@00xc

@00xc 00xc commented Dec 2, 2025

Copy link
Copy Markdown
Member

Set the toolchain to be used to build packit to 1.86, just like the main SVSM repo does. Update code where needed to that build still works.

Fixes #13

Remove const in a few places where the 1.86 toolchain does not allow
for it.

Signed-off-by: Carlos López <clopez@suse.de>
@00xc 00xc requested a review from luigix25 December 2, 2025 12:36
Set the required toolchain version to 1.86, just like the main SVSM repo
does.

Signed-off-by: Carlos López <clopez@suse.de>

@luigix25 luigix25 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Thanks!

@00xc 00xc merged commit ec31661 into coconut-svsm:main Dec 2, 2025
2 checks passed
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.

Add rust-toolchain.toml file

2 participants