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

Do not expect blocks to have type str. #31651

Merged
merged 1 commit into from
Feb 14, 2016
Merged

Conversation

eddyb
Copy link
Member

@eddyb eddyb commented Feb 14, 2016

Handles str being an expression's expected type, which was missing from #20083.
Fixes #26978.

@rust-highfive
Copy link
Collaborator

r? @pnkfelix

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

@arielb1
Copy link
Contributor

arielb1 commented Feb 14, 2016

@bors r+

@bors
Copy link
Contributor

bors commented Feb 14, 2016

📌 Commit 5d0a68d has been approved by arielb1

bors added a commit that referenced this pull request Feb 14, 2016
Handles `str` being an expression's expected type, which was missing from #20083.
Fixes #26978.
@bors
Copy link
Contributor

bors commented Feb 14, 2016

⌛ Testing commit 5d0a68d with merge 004c4b4...

@bors bors merged commit 5d0a68d into rust-lang:master Feb 14, 2016
@eddyb eddyb deleted the fix-26978 branch February 14, 2016 18:07
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