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 #388

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

huitseeker
Copy link
Member

@huitseeker huitseeker commented Jun 24, 2024

  • Updated Rust toolchain from version 1.78 to 1.79,
  • Added an unused attribute to address potential compilation errors related to unused variables in the Bit struct in nonnative/util.rs.
  • Refactored type constraints for increased readability in alloc_scalar_as_base function within utils.rs.

Companion PR at argumentcomputer/lurk-beta#1252
Fixes #382

- Updated Rust toolchain from version `1.78` to `1.79`,
- Added an unused attribute to address potential compilation errors related to unused variables in the `Bit` struct in `nonnative/util.rs`.
- Refactored type constraints for increased readability in `alloc_scalar_as_base` function within `utils.rs`.
wwared
wwared previously approved these changes Jun 29, 2024
@wwared
Copy link
Member

wwared commented Jun 29, 2024

@huitseeker, this PR will need a msrv bump as well

@huitseeker huitseeker added this pull request to the merge queue Jul 1, 2024
Merged via the queue into argumentcomputer:dev with commit 3ff41ac Jul 1, 2024
10 checks passed
@huitseeker huitseeker deleted the maintenance_4 branch July 1, 2024 01:54
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