]> git.lizzy.rs Git - rust.git/commit
auto merge of #10428 : toffaletti/rust/try_lock, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 14 Nov 2013 19:51:25 +0000 (11:51 -0800)
committerbors <bors@rust-lang.org>
Thu, 14 Nov 2013 19:51:25 +0000 (11:51 -0800)
commit0d11935bf6ae3e784aefb1c359a70fea5dfd3d00
tree6b4dd24f9c57a550f059e3f9d058ac9be7f9286f
parent11ece44f02fdedb79a51b8100d36c84ee4c9408f
parent91de538c9802e7c45cadc5391450631c74f593d2
auto merge of #10428 : toffaletti/rust/try_lock, r=alexcrichton

I need try_lock for an algorithm I'm trying to implement in Rust.