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

Fix parens removed in series of pipes for anonymous uncurried function #6766

Conversation

shulhi
Copy link
Member

@shulhi shulhi commented May 23, 2024

Fix #6749

@IwanKaramazow IwanKaramazow merged commit a1cad21 into rescript-lang:master May 24, 2024
14 checks passed
cknitt pushed a commit to cknitt/rescript-compiler that referenced this pull request May 30, 2024
rescript-lang#6766)

Handle precedence of uncurried anonymous function in pipe chains.
# Conflicts:
#	CHANGELOG.md
cknitt pushed a commit that referenced this pull request May 30, 2024
#6766)

Handle precedence of uncurried anonymous function in pipe chains.
# Conflicts:
#	CHANGELOG.md
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.

Rescript formatting unstable and producing semantic deviations for inline functions in pipe chains
2 participants