]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #24695 - bluss:arc-default, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 23 Apr 2015 21:42:32 +0000 (21:42 +0000)
committerbors <bors@rust-lang.org>
Thu, 23 Apr 2015 21:42:32 +0000 (21:42 +0000)
Relax bounds on Default implementation for Arc.

Send + Sync are overly restrictive, follow other traits for Arc.


Trivial merge