Skip to content

chore(manifest)!: upgrade the edition to 2024 #382

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 5, 2025

Conversation

kurosakishigure
Copy link
Member

Signed-off-by: Shigure Kurosaki [email protected]

Summary of Changes

  1. (if applicable)

Description

  • What is the purpose of this PR?
    • (if applicable)
  • What problem does it solve?
    • (if applicable)
  • Are there any breaking changes or backwards compatibility issues?
    • (if applicable)

Related Issue

  • #NUMBER (if applicable)

Checklist

  • I have read and followed the guidelines in CONTRIBUTING.md
  • I have already updated the related examples accordingly (if applicable)
  • I have written or updated relevant docs (if applicable)
  • I have already updated the related CI config accordingly (if applicable)
  • I have added or updated tests to cover my changes (if applicable)
  • I have already updated the related build system accordingly (if applicable)
  • I have reviewed my code for any potential issues

Additional Notes

(if applicable)

@Copilot Copilot AI review requested due to automatic review settings March 5, 2025 10:39
@github-actions github-actions bot added docs Changes affecting the documentation build Changes affecting the build system or dependencies breaking Breaking changes labels Mar 5, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

PR Overview

This PR upgrades the Rust edition and minimum supported Rust version for the project.

  • Updated Cargo.toml by upgrading the edition from "2021" to "2024" and rust-version from "1.78.0" to "1.85.0".
  • Updated README.md to reflect the new minimum supported Rust version.

Reviewed Changes

File Description
Cargo.toml Upgraded Rust edition and minimum supported Rust version
README.md Updated documented Rust version to match Cargo.toml

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

@kurosakishigure kurosakishigure changed the title chore(manifest)!:upgrade the edition to 2024 chore(manifest)!: upgrade the edition to 2024 Mar 5, 2025
@kurosakishigure kurosakishigure force-pushed the chore/upgrade_edition branch from 84e663a to 3d5c4d7 Compare March 5, 2025 10:43
@github-actions github-actions bot added the test Changes affecting the tests label Mar 5, 2025
@kurosakishigure kurosakishigure removed the test Changes affecting the tests label Mar 5, 2025
@kurosakishigure kurosakishigure force-pushed the chore/upgrade_edition branch from 7f524cb to 3d5c4d7 Compare March 5, 2025 10:53
@kurosakishigure kurosakishigure merged commit 2a4b361 into canary Mar 5, 2025
45 of 47 checks passed
@kurosakishigure kurosakishigure deleted the chore/upgrade_edition branch March 5, 2025 10:58
@github-actions github-actions bot added the locked Locked conversations label Mar 20, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking Breaking changes build Changes affecting the build system or dependencies docs Changes affecting the documentation locked Locked conversations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant