rust/src/libsync
Alex Crichton 0015cab1fd Test fixes and rebase conflicts
This commit switches over the backtrace infrastructure from piggy-backing off
the RUST_LOG environment variable to using the RUST_BACKTRACE environment
variable (logging is now disabled in libstd).
2014-03-15 22:56:46 -07:00
..
sync std: Rename Chan/Port types and constructor 2014-03-13 13:23:29 -07:00
arc.rs std: Rename Chan/Port types and constructor 2014-03-13 13:23:29 -07:00
comm.rs std: Rename Chan/Port types and constructor 2014-03-13 13:23:29 -07:00
future.rs std: Rename Chan/Port types and constructor 2014-03-13 13:23:29 -07:00
lib.rs Test fixes and rebase conflicts 2014-03-15 22:56:46 -07:00
task_pool.rs std: Rename Chan/Port types and constructor 2014-03-13 13:23:29 -07:00