Skip to content

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
Contributor

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Aug 8, 2016

📌 Commit 7c1bb9a has been approved by steveklabnik

@steveklabnik
Copy link
Contributor

(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.

4 participants