Skip to content

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

Merged
bors merged 1 commit into
rust-lang:masterfrom
eddyb:issue-32783
Apr 16, 2016
Merged

trans: always register an item's symbol, even if duplicated.#32946
bors merged 1 commit into
rust-lang:masterfrom
eddyb:issue-32783

Conversation

@eddyb

@eddyb eddyb commented Apr 14, 2016

Copy link
Copy Markdown
Contributor

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

@rust-highfive

Copy link
Copy Markdown
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

dotdash commented Apr 14, 2016

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Apr 14, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit cd85120 has been approved by dotdash

@bors

bors commented Apr 14, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit cd85120 with merge 0730d4a...

@bors

bors commented Apr 14, 2016

Copy link
Copy Markdown
Collaborator

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

@eddyb

eddyb commented Apr 14, 2016

Copy link
Copy Markdown
Contributor Author

@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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