Skip to content
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

chore: Update Rust toolchain #1252

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

huitseeker
Copy link
Member

@huitseeker huitseeker commented Jun 24, 2024

  • Updated Rust toolchain version to 1.79 for better development environment
  • Simplified logic in coprocessor/trie/mod.rs by eliminating redundant enumerate() in zip() method use.

Companion PR of argumentcomputer/arecibo#388
Fixes #1251

- Updated Rust toolchain version to `1.79` for better development environment
- Simplified logic in `coprocessor/trie/mod.rs` by eliminating redundant `enumerate()` in `zip()` method use.
@huitseeker huitseeker added this pull request to the merge queue Jun 25, 2024
Merged via the queue into argumentcomputer:main with commit c075887 Jun 25, 2024
11 checks passed
@huitseeker huitseeker deleted the mainenance_2 branch June 25, 2024 01:47
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.

chore: rust toolchain needs an upgrade
3 participants