Skip to content

fix: Mutability in the comptime interpreter#5512

Closed
jfecher wants to merge 6 commits intojf/lazyfrom
jf/fix-mutable
Closed

fix: Mutability in the comptime interpreter#5512
jfecher wants to merge 6 commits intojf/lazyfrom
jf/fix-mutable

Conversation

@jfecher
Copy link
Contributor

@jfecher jfecher commented Jul 15, 2024

Description

Problem*

Resolves #5504

Summary*

Mutable variables weren't wrapped in a mutable reference before like they are in SSA - they are now.

Additional Context

Documentation*

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [For Experimental Features] Documentation to be submitted in a separate PR.

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@jfecher jfecher requested a review from a team July 15, 2024 16:31
@jfecher jfecher changed the title Fix mutability issue fix: Mutability in the comptime interpreter Jul 15, 2024
@jfecher
Copy link
Contributor Author

jfecher commented Jul 15, 2024

Closing in favor of #5517

@jfecher jfecher closed this Jul 15, 2024
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