Skip to content

Rust v1.90.0#69

Merged
gr211 merged 2 commits intomainfrom
1.90.0
Sep 20, 2025
Merged

Rust v1.90.0#69
gr211 merged 2 commits intomainfrom
1.90.0

Conversation

@gr211
Copy link
Contributor

@gr211 gr211 commented Sep 20, 2025

What

  • dependency updates

@gr211 gr211 self-assigned this Sep 20, 2025
@gr211 gr211 requested a review from Copilot September 20, 2025 16:17
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

Updates Rust to version 1.90.0, including modernization of error handling patterns to use the newer io::Error::other() method.

  • Replaces deprecated io::Error::new(io::ErrorKind::Other, ...) calls with the newer io::Error::other() convenience method
  • Updates to leverage Rust v1.90.0 features and improvements

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

@gr211 gr211 merged commit 0b7a139 into main Sep 20, 2025
1 check passed
@gr211 gr211 deleted the 1.90.0 branch September 20, 2025 16:28
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.

1 participant