Skip to content

Replace invalid use of &mut with UnsafeCell in std::sync::mpsc#38421

Merged
bors merged 1 commit into
rust-lang:masterfrom
apasel422:issue-36934
Dec 19, 2016
Merged

Replace invalid use of &mut with UnsafeCell in std::sync::mpsc#38421
bors merged 1 commit into
rust-lang:masterfrom
apasel422:issue-36934

Conversation

@apasel422

Copy link
Copy Markdown
Contributor

Closes #36934

r? @alexcrichton

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

Looks great, thanks!

@bors

bors commented Dec 17, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 26d4308 has been approved by alexcrichton

sanxiyn added a commit to sanxiyn/rust that referenced this pull request Dec 19, 2016
Replace invalid use of `&mut` with `UnsafeCell` in `std::sync::mpsc`

Closes rust-lang#36934

r? @alexcrichton
bors added a commit that referenced this pull request Dec 19, 2016
Rollup of 9 pull requests

- Successful merges: #38334, #38397, #38413, #38421, #38422, #38433, #38438, #38445, #38459
- Failed merges:
@bors bors merged commit 26d4308 into rust-lang:master Dec 19, 2016
@apasel422 apasel422 deleted the issue-36934 branch December 19, 2016 15:38
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.

3 participants