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

Finish fixing the operator precedence tables #35452

Merged
merged 1 commit into from Aug 10, 2016
Merged

Finish fixing the operator precedence tables #35452

merged 1 commit into from Aug 10, 2016

Conversation

strega-nil
Copy link
Contributor

Add the unstable : colon and <- inplace operators.

r? @steveklabnik

Add the unstable `:` colon and `<-` inplace operators.
@steveklabnik
Copy link
Member

@bors: r+ rollup

@bors
Copy link
Contributor

bors commented Aug 8, 2016

📌 Commit 7c1bb9a has been approved by steveklabnik

@steveklabnik
Copy link
Member

(usually, we try to keep unstable stuff separate somehow, but it's not clear how to do so for the grammar, and this is very, very minor, so it's fine.)

sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 8, 2016
Finish fixing the operator precedence tables

Add the unstable `:` colon and `<-` inplace operators.

r? @steveklabnik
steveklabnik added a commit to steveklabnik/rust that referenced this pull request Aug 10, 2016
Finish fixing the operator precedence tables

Add the unstable `:` colon and `<-` inplace operators.

r? @steveklabnik
bors added a commit that referenced this pull request Aug 10, 2016
@bors bors merged commit 7c1bb9a into rust-lang:master Aug 10, 2016
@strega-nil strega-nil deleted the precedence branch September 11, 2018 05:38
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.

None yet

4 participants