Replace invalid use of &mut
with UnsafeCell
in std::sync::mpsc
#38421
Merged
bors merged 1 commit intorust-lang:masterfrom apasel422:issue-36934Dec 19, 2016
+328-328
&mut
with UnsafeCell
in std::sync::mpsc
#38421