Skip to content

Stop accepting declarations when looking for definitions #32667

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
Apr 3, 2016

Conversation

dotdash
Copy link
Contributor

@dotdash dotdash commented Apr 1, 2016

eternally_available linkage isn't legal for declarations anyway, so the
check for an externally_available declaration should never succeed, so
let's remove it.

eternally_available linkage isn't legal for declarations anyway, so the
check for an externally_available declaration should never succeed, so
let's remove it.
@rust-highfive
Copy link
Contributor

r? @jroesch

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

@nagisa
Copy link
Member

nagisa commented Apr 1, 2016

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 1, 2016

📌 Commit 4b9ddf4 has been approved by nagisa

@bors
Copy link
Collaborator

bors commented Apr 2, 2016

⌛ Testing commit 4b9ddf4 with merge 5ab11d7...

bors added a commit that referenced this pull request Apr 2, 2016
Stop accepting declarations when looking for definitions

eternally_available linkage isn't legal for declarations anyway, so the
check for an externally_available declaration should never succeed, so
let's remove it.
@bors bors merged commit 4b9ddf4 into rust-lang:master Apr 3, 2016
@dotdash dotdash deleted the def_dec branch May 17, 2016 03:44
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