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

Make core::fmt::Void a non-empty type. #38047

Merged
merged 1 commit into from
Dec 1, 2016

Conversation

canndrew
Copy link
Contributor

Adding back this change that was removed from PR #36449 because it's a fix and because I immediately hit a problem with it again when I started implementing my fix for #12609.

Because we handle artifically-constructed references to it in live code which
is a totally broken thing to do.
@rust-highfive
Copy link
Collaborator

r? @brson

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

@bluss
Copy link
Member

bluss commented Nov 28, 2016

@bors r+

Thanks

@bors
Copy link
Contributor

bors commented Nov 28, 2016

📌 Commit 246edb8 has been approved by bluss

@bors
Copy link
Contributor

bors commented Nov 30, 2016

⌛ Testing commit 246edb8 with merge dc81742...

bors added a commit that referenced this pull request Nov 30, 2016
Make core::fmt::Void a non-empty type.

Adding back this change that was removed from PR #36449 because it's a fix and because I immediately hit a problem with it again when I started implementing my fix for #12609.
@bors bors merged commit 246edb8 into rust-lang:master Dec 1, 2016
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