Skip to content

Omit lifetime intrinsics for zero-sized types #27960

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
Aug 23, 2015

Conversation

dotdash
Copy link
Contributor

@dotdash dotdash commented Aug 23, 2015

These aren't super common, but happen for e.g. closures that have an
empty environment, and for for-loops that return ().

These aren't super common, but happen for e.g. closures that have an
empty environment, and for for-loops that return ().
@rust-highfive
Copy link
Contributor

r? @brson

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

@alexcrichton
Copy link
Member

@bors: r+ 64fcf3b

@bors
Copy link
Collaborator

bors commented Aug 23, 2015

⌛ Testing commit 64fcf3b with merge 9f227ca...

bors added a commit that referenced this pull request Aug 23, 2015
These aren't super common, but happen for e.g. closures that have an
empty environment, and for for-loops that return ().
@bors bors merged commit 64fcf3b into rust-lang:master Aug 23, 2015
@dotdash dotdash deleted the zerosize_lifetime branch January 15, 2016 08:40
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