Skip to content

Upgrade to Rust 1.86#186

Merged
cberner merged 1 commit intomasterfrom
devin/1744414350-update-rust-1.86
Apr 11, 2025
Merged

Upgrade to Rust 1.86#186
cberner merged 1 commit intomasterfrom
devin/1744414350-update-rust-1.86

Conversation

@devin-ai-integration
Copy link
Contributor

Upgrades the rust-toolchain to 1.86 and fixes clippy warnings that emerged from the upgrade.

  • Updated rust-toolchain from 1.80 to 1.86
  • Fixed needless lifetimes in iterator and octet implementations
  • Replaced manual div_ceil implementations with the built-in method
  • Changed a large const array to static
  • Added type annotations to size variables in tests

The 'just test' command passes successfully.

Link to Devin run: https://app.devin.ai/sessions/8619778a529f44499b6b50a927e25a69

Co-Authored-By: me@cberner.com <me@cberner.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@cberner cberner merged commit 550be4c into master Apr 11, 2025
2 checks passed
@cberner cberner deleted the devin/1744414350-update-rust-1.86 branch April 11, 2025 23:42
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