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(fmt): resolve unary operator formatting issue #3157

Merged
merged 1 commit into from Oct 13, 2023
Merged

chore(fmt): resolve unary operator formatting issue #3157

merged 1 commit into from Oct 13, 2023

Conversation

ghost
Copy link

@ghost ghost commented Oct 13, 2023

Description

Problem

Resolves #3152

PR Checklist

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

@kevaundray kevaundray enabled auto-merge October 13, 2023 22:13
@kevaundray kevaundray added this pull request to the merge queue Oct 13, 2023
Merged via the queue into noir-lang:master with commit e75b9ec Oct 13, 2023
24 checks passed
Sakapoi pushed a commit to Sakapoi/noir_fork that referenced this pull request Oct 19, 2023
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.

Formatter formats &mut x into &mutx which no longer compiles
1 participant