Skip to content

trans: always register an item's symbol, even if duplicated. #32946

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 16, 2016

Conversation

eddyb
Copy link
Member

@eddyb eddyb commented Apr 14, 2016

Fixes #32783 which was introduced by not always registering item symbols in #32742.

@rust-highfive
Copy link
Contributor

r? @pnkfelix

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

@eddyb eddyb added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Apr 14, 2016
@dotdash
Copy link
Contributor

dotdash commented Apr 14, 2016

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 14, 2016

📌 Commit cd85120 has been approved by dotdash

@bors
Copy link
Collaborator

bors commented Apr 14, 2016

⌛ Testing commit cd85120 with merge 0730d4a...

@bors
Copy link
Collaborator

bors commented Apr 14, 2016

💔 Test failed - auto-win-msvc-64-cargotest

@eddyb
Copy link
Member Author

eddyb commented Apr 14, 2016

@bors retry

Manishearth added a commit to Manishearth/rust that referenced this pull request Apr 15, 2016
trans: always register an item's symbol, even if duplicated.

Fixes rust-lang#32783 which was introduced by not always registering item symbols in rust-lang#32742.
bors added a commit that referenced this pull request Apr 15, 2016
Rollup of 11 pull requests

- Successful merges: #32923, #32926, #32929, #32931, #32935, #32945, #32946, #32964, #32970, #32973, #32997
- Failed merges:
@bors bors merged commit cd85120 into rust-lang:master Apr 16, 2016
@eddyb eddyb deleted the issue-32783 branch April 16, 2016 03:03
@nikomatsakis nikomatsakis added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Apr 21, 2016
@brson brson removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label May 4, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants