rust/src
bors 378fb5846d auto merge of #21132 : sfackler/rust/wait_timeout, r=alexcrichton
**The implementation is a direct adaptation of libcxx's condition_variable implementation.**

I also added a wait_timeout_with method, which matches the second overload in C++'s condition_variable. The implementation right now is kind of dumb but it works. There is an outstanding issue with it: as is it doesn't support the use case where a user doesn't care about poisoning and wants to continue through poison.

r? @alexcrichton @aturon
2015-01-17 03:51:34 +00:00
..
compiler-rt@58ab642c30
compiletest
doc Merge pull request #21214 from sleepynate/spacing-in-book 2015-01-16 06:31:03 +00:00
driver
etc
grammar
jemalloc@b001609960
liballoc Don't use NoSend/NoSync in liballoc 2015-01-16 08:18:56 +01:00
libarena
libbacktrace
libcollections rollup merge of #21168: aidanhs/aphs-doc-vec-heap 2015-01-15 14:12:00 -08:00
libcore Docs fallout 2015-01-16 08:18:57 +01:00
libcoretest auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc
liblog
librand
librbml
libregex
librustc auto merge of #21008 : huonw/rust/trait-suggestions, r=nikomatsakis 2015-01-16 22:41:16 +00:00
librustc_back syntax: add fully qualified UFCS expressions. 2015-01-15 18:51:14 +02:00
librustc_borrowck
librustc_driver rollup merge of #21156: nick29581/plugins-fix 2015-01-15 14:11:57 -08:00
librustc_llvm
librustc_resolve rustc: implement fully qualified UFCS expressions. 2015-01-15 18:51:15 +02:00
librustc_trans auto merge of #21113 : alexcrichton/rust/plug-a-hole, r=brson 2015-01-16 19:17:30 +00:00
librustc_typeck auto merge of #21008 : huonw/rust/trait-suggestions, r=nikomatsakis 2015-01-16 22:41:16 +00:00
librustdoc rollup merge of #21071: sfaxon/mobile-friendly-book 2015-01-15 14:11:40 -08:00
libserialize
libstd auto merge of #21132 : sfackler/rust/wait_timeout, r=alexcrichton 2015-01-17 03:51:34 +00:00
libsyntax auto merge of #21008 : huonw/rust/trait-suggestions, r=nikomatsakis 2015-01-16 22:41:16 +00:00
libterm
libtest rollup merge of #21167: FlaPer87/coherence-impls 2015-01-15 14:12:00 -08:00
libunicode
llvm@ec1fdb3b9d
rt auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
rust-installer@e577c97b49
rustbook
rustllvm Bump to ensure llvm is rebuilt 2015-01-13 19:03:31 -08:00
test auto merge of #21008 : huonw/rust/trait-suggestions, r=nikomatsakis 2015-01-16 22:41:16 +00:00
snapshots.txt