]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #12774 : alexcrichton/rust/proc-bounds, r=pcwalton
authorbors <bors@rust-lang.org>
Wed, 12 Mar 2014 03:51:56 +0000 (20:51 -0700)
committerbors <bors@rust-lang.org>
Wed, 12 Mar 2014 03:51:56 +0000 (20:51 -0700)
This is needed to make progress on #10296 as the default bounds will no longer
include Send. I believe that this was the originally intended syntax for procs,
and it just hasn't been necessary up until now.


Trivial merge