Skip to content

(take 2) libsyntax: note that let a = (let b = something) is invalid #31211

Merged
bors merged 6 commits intorust-lang:masterfrom
Manishearth:pr-30765
Jan 26, 2016
Merged

(take 2) libsyntax: note that let a = (let b = something) is invalid #31211
bors merged 6 commits intorust-lang:masterfrom
Manishearth:pr-30765

Conversation

@Manishearth
Copy link
Copy Markdown
Member

#30765 with fixes

fixes #30440

r? @eddyb or @nrc

@nrc
Copy link
Copy Markdown
Member

nrc commented Jan 26, 2016

@bors: r+

@bors
Copy link
Copy Markdown
Collaborator

bors commented Jan 26, 2016

📌 Commit 065e47e has been approved by nrc

Manishearth added a commit to Manishearth/rust that referenced this pull request Jan 26, 2016
bors added a commit that referenced this pull request Jan 26, 2016
@bors bors merged commit 065e47e into rust-lang:master Jan 26, 2016
@Manishearth Manishearth deleted the pr-30765 branch January 26, 2016 15:34
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.

Better diagnostics for let = (let =

5 participants