Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

This PR upgrades the Rust version from 1.75 to 1.80 and fixes clippy warnings that were triggered by the upgrade.

  • Updated rust-toolchain file to specify Rust 1.80
  • Added #[allow(dead_code)] attribute to size_in_bytes method in BinaryMatrix trait
  • Removed legacy numeric constant imports (u16, u32)
  • Verified all tests pass with 'just test'

Link to Devin run: https://app.devin.ai/sessions/61ec2c0b15104bb1a31f45ecc28ba7df
Requested by: [email protected]

@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 64cd04c into master Apr 11, 2025
2 checks passed
@cberner cberner deleted the devin/1744344718-upgrade-rust-1.80 branch April 11, 2025 23:24
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