]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #23534 - steveklabnik:remove_sched_threads, r=alexcrichton
authorManish Goregaokar <manishsmail@gmail.com>
Fri, 20 Mar 2015 00:06:15 +0000 (05:36 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Fri, 20 Mar 2015 07:13:15 +0000 (12:43 +0530)
commit6107e4c0b88d9e22482ed88c52b98c2ec2034bb1
tree4a63350e8437a7fb81d9351e29289214908c0b82
parent0711006694a2e7e79f7fc819b3b04af016a8bf93
parent71321ff33fa3fe71cc1df541b3d0547b4e208923
Rollup merge of  #23534 - steveklabnik:remove_sched_threads, r=alexcrichton

As @alexcrichton says, this was really a libgreen thing, and isn't
relevant now.

As this removes a technically-public function, this is a

[breaking-change]