]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #11111 : alexcrichton/rust/issue-11039, r=brson
authorbors <bors@rust-lang.org>
Mon, 23 Dec 2013 02:21:34 +0000 (18:21 -0800)
committerbors <bors@rust-lang.org>
Mon, 23 Dec 2013 02:21:34 +0000 (18:21 -0800)
None of these primitives should be Freeze because sharing them in an Arc is a
very bad idea.

Closes #11039


Trivial merge