Skip to content

Fix & ref ident patterns for DSTs #30279

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

Merged
merged 1 commit into from
Dec 12, 2015
Merged

Conversation

Aatch
Copy link
Contributor

@Aatch Aatch commented Dec 9, 2015

We shouldn't load DSTs when recursing into the sub-pattern of & ref ident.

Fixes #30277

We shouldn't load DSTs when recursing into the sub-pattern of `& ref ident`.

Fixes rust-lang#30277
@rust-highfive
Copy link
Contributor

r? @pnkfelix

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

@pnkfelix
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 11, 2015

📌 Commit 93154dd has been approved by pnkfelix

@bors
Copy link
Collaborator

bors commented Dec 11, 2015

⌛ Testing commit 93154dd with merge 501e60d...

@bors
Copy link
Collaborator

bors commented Dec 11, 2015

💔 Test failed - auto-mac-64-nopt-t

@alexcrichton
Copy link
Member

@bors: retry

On Fri, Dec 11, 2015 at 1:26 AM, bors notifications@github.com wrote:

[image: 💔] Test failed - auto-mac-64-nopt-t
http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/7390


Reply to this email directly or view it on GitHub
#30279 (comment).

@bors
Copy link
Collaborator

bors commented Dec 12, 2015

⌛ Testing commit 93154dd with merge c80623f...

@bors
Copy link
Collaborator

bors commented Dec 12, 2015

💔 Test failed - auto-mac-64-opt

@alexcrichton
Copy link
Member

@bors: retry

On Fri, Dec 11, 2015 at 11:48 PM, bors notifications@github.com wrote:

[image: 💔] Test failed - auto-mac-64-opt
http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/7363


Reply to this email directly or view it on GitHub
#30279 (comment).

@bors
Copy link
Collaborator

bors commented Dec 12, 2015

⌛ Testing commit 93154dd with merge e583ab6...

bors added a commit that referenced this pull request Dec 12, 2015
We shouldn't load DSTs when recursing into the sub-pattern of `& ref ident`.

Fixes #30277
@bors bors merged commit 93154dd into rust-lang:master Dec 12, 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