Skip to content

chore: update Rust to 1.85 #129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 24, 2025
Merged

Conversation

ShadowCurse
Copy link
Collaborator

Summary of the PR

Time to update to new shiny 2024 edition.

Requirements

Before submitting your PR, please make sure you addressed the following
requirements:

  • All commits in this PR have Signed-Off-By trailers (with
    git commit -s), and the commit message has max 60 characters for the
    summary and max 75 characters for each description line.
  • All added/changed functionality has a corresponding unit/integration
    test.
  • All added/changed public-facing functionality has entries in the "Upcoming
    Release" section of CHANGELOG.md (if no such section exists, please create one).
  • Any newly added unsafe code is properly documented.

Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
@ShadowCurse ShadowCurse added the enhancement New feature or request label Mar 21, 2025
Copy link
Member

@roypat roypat left a comment

Choose a reason for hiding this comment

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

Thanks!

@RuoqingHe RuoqingHe merged commit 492a130 into rust-vmm:main Mar 24, 2025
3 checks passed
RuoqingHe added a commit to RuoqingHe/rust-vmm-ci that referenced this pull request Mar 24, 2025
We bumped our `RUST_TOOLCHAIN` from 1.83.0 to 1.85.0 in
rust-vmm/rust-vmm-container#129.

Update to g492a130 dev image to apply this change.

Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
roypat pushed a commit to rust-vmm/rust-vmm-ci that referenced this pull request Mar 24, 2025
We bumped our `RUST_TOOLCHAIN` from 1.83.0 to 1.85.0 in
rust-vmm/rust-vmm-container#129.

Update to g492a130 dev image to apply this change.

Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
@ShadowCurse ShadowCurse deleted the rust_1_85 branch March 24, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants