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 #27641, give juxtaposition lower precedence than unary operators #27719

Merged
merged 1 commit into from
Jun 28, 2018

Conversation

JeffBezanson
Copy link
Member

This seems to be fairly non-disruptive so far. I haven't found any needed changes in Base or stdlib yet, but we'll see what the tests say.

@JeffBezanson JeffBezanson added breaking This change will break code parser Language parsing and surface syntax triage This should be discussed on a triage call labels Jun 21, 2018
@StefanKarpinski
Copy link
Member

Triage is in favor. This is an improvement and unlikely to break much code in the wild.

@StefanKarpinski StefanKarpinski removed the triage This should be discussed on a triage call label Jun 28, 2018
@StefanKarpinski StefanKarpinski added this to the 0.7 milestone Jun 28, 2018
@JeffBezanson JeffBezanson merged commit 842bddd into master Jun 28, 2018
@JeffBezanson JeffBezanson deleted the jb/juxtaposeprecedence branch June 28, 2018 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This change will break code parser Language parsing and surface syntax
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants