Skip to content

Pin rust version to 1.86.0 due to cairo_vm incompatibility #3352

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

Merged
merged 3 commits into from
May 16, 2025

Conversation

cptartur
Copy link
Member

@cptartur cptartur commented May 16, 2025

Closes #

Introduced changes

Interface of is_multiple_of changed in rust 1.87.0. This is a know regression that won't be resolved, see rust-lang/rust#140020

Due to that, cairo_vm no longer compiles on later rust version. Until they upgrade and we upgrade our version of cairo_vm, then we have to stay at rust 1.86.0

Issue to remove the pinned version #3351

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added relevant tests
  • Performed self-review of the code
  • Added changes to CHANGELOG.md

@cptartur cptartur requested a review from a team as a code owner May 16, 2025 11:46
@cptartur cptartur changed the base branch from master to disable-free-voyager-provider May 16, 2025 12:20
@cptartur cptartur merged commit e04cf7a into disable-free-voyager-provider May 16, 2025
23 of 26 checks passed
@cptartur cptartur deleted the pin-rust-1.86.0 branch May 16, 2025 12:21
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.

3 participants