Skip to content

Statements do not have types. #42489

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
Jun 8, 2017
Merged

Statements do not have types. #42489

merged 1 commit into from
Jun 8, 2017

Conversation

eddyb
Copy link
Member

@eddyb eddyb commented Jun 6, 2017

Past refactors accidentally left in some dead type-checking code - nothing reads the always-() types.

r? @nikomatsakis

@nikomatsakis
Copy link
Contributor

@bors r+

@bors
Copy link
Collaborator

bors commented Jun 6, 2017

📌 Commit c1c2cd2 has been approved by nikomatsakis

@aidanhs aidanhs added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jun 7, 2017
@bors
Copy link
Collaborator

bors commented Jun 8, 2017

⌛ Testing commit c1c2cd2 with merge c799b37...

bors added a commit that referenced this pull request Jun 8, 2017
Statements do not have types.

Past refactors accidentally left in some dead type-checking code - nothing reads the always-`()` types.

r? @nikomatsakis
@bors
Copy link
Collaborator

bors commented Jun 8, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: nikomatsakis
Pushing c799b37 to master...

@bors bors merged commit c1c2cd2 into rust-lang:master Jun 8, 2017
@eddyb eddyb deleted the untyped-stmts branch June 8, 2017 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants