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

obsolete |&:| syntax #22884

Merged
merged 2 commits into from
Feb 28, 2015
Merged

obsolete |&:| syntax #22884

merged 2 commits into from
Feb 28, 2015

Conversation

japaric
Copy link
Member

@japaric japaric commented Feb 28, 2015

This is leftover from #21843

If you still have |&:| {} closures in your code, simply remove the &: part.

[breaking-change]

@rust-highfive
Copy link
Collaborator

r? @pcwalton

(rust_highfive has picked a reviewer for you, use r? to override)

@japaric
Copy link
Member Author

japaric commented Feb 28, 2015

Passed make check-stage1-pfail, running make check now.

@alexcrichton
Copy link
Member

@bors: r+ 54cebe5d0705abc6fa5efdb475ec53bd9ed85734

@japaric
Copy link
Member Author

japaric commented Feb 28, 2015

@bors: r=alexcrichton 7ad2e22

Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 28, 2015
 This is leftover from rust-lang#21843

If you still have `|&:| {}` closures in your code, simply remove the `&:` part.

[breaking-change]
@bors bors merged commit 7ad2e22 into rust-lang:master Feb 28, 2015
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.

5 participants