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

Use correct TypeckTables when hashing bodies #4772

Merged
merged 1 commit into from
Nov 6, 2019

Conversation

HMPerson1
Copy link
Contributor

@HMPerson1 HMPerson1 commented Nov 5, 2019

Fixes #4760

changelog: Fix ICE while hashing block expressions #4760

r? @phansch

@JohnTitor JohnTitor added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Nov 5, 2019
@flip1995
Copy link
Member

flip1995 commented Nov 6, 2019

Thanks!

@bors r+

@bors
Copy link
Collaborator

bors commented Nov 6, 2019

📌 Commit e3d6069 has been approved by flip1995

@bors
Copy link
Collaborator

bors commented Nov 6, 2019

⌛ Testing commit e3d6069 with merge 0be213b...

bors added a commit that referenced this pull request Nov 6, 2019
Use correct TypeckTables when hashing bodies

Fixes #4760

changelog: Fix ICE while hashing block expressions #4760

r? @phansch
@bors
Copy link
Collaborator

bors commented Nov 6, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: flip1995
Pushing 0be213b to master...

@bors bors merged commit e3d6069 into rust-lang:master Nov 6, 2019
@HMPerson1 HMPerson1 deleted the tastier_ice_cream branch November 6, 2019 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ICE: in src/librustc/ty/context.rs
4 participants