Skip to content

Fix/unary#123

Merged
joske merged 3 commits intomainfrom
fix/unary
Oct 29, 2025
Merged

Fix/unary#123
joske merged 3 commits intomainfrom
fix/unary

Conversation

@joske
Copy link
Copy Markdown
Contributor

@joske joske commented Oct 29, 2025

The unary_operator_replacement operator was replacing not only the ! operator, but also the operand after it, leading to invalid Move code.

PR also includes an updated Cargo.lock as this was forgotten in the bump to 2.1.0.

@joske joske requested a review from ctoyan October 29, 2025 08:46
ctoyan
ctoyan previously approved these changes Oct 29, 2025
@joske joske merged commit 81c5980 into main Oct 29, 2025
4 checks passed
@joske joske deleted the fix/unary branch October 29, 2025 13:35
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