Skip to content

Conversation

@mahkoh
Copy link
Owner

@mahkoh mahkoh commented Oct 9, 2025

No description provided.

@mahkoh mahkoh requested a review from Copilot October 9, 2025 16:15
Copy link

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.

Pull Request Overview

This PR updates the Rust edition from 2021 to 2024 and performs related code reorganization to leverage new language features and formatting conventions.

Key changes:

  • Updates Rust edition to 2024 across all packages
  • Updates MSRV from 1.83.0 to 1.85.0
  • Reorganizes import statements to use consistent alphabetical ordering
  • Simplifies conditional expressions using new syntax features

Reviewed Changes

Copilot reviewed 85 out of 85 changed files in this pull request and generated 1 comment.

File Description
Multiple Cargo.toml files Updated edition from "2021" to "2024" and rust-version to "1.85.0"
Multiple .rs files Reorganized imports in alphabetical order and simplified conditional expressions
kbvm/README.md Updated MSRV documentation to reflect new requirements
kbvm/src/xkb/kccgst/expr.rs Added missing semicolon to return statement

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mahkoh mahkoh force-pushed the jorth/update-rust-version branch from e9a9488 to 380bd68 Compare October 9, 2025 16:17
@mahkoh mahkoh merged commit 6880ff0 into master Oct 9, 2025
15 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.

2 participants