mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
std: Convert uv_global_loop to use pipes
This commit is contained in:
@@ -34,7 +34,6 @@ rust_kernel::rust_kernel(rust_env *env) :
|
||||
sched_reaper(this),
|
||||
osmain_driver(NULL),
|
||||
non_weak_tasks(0),
|
||||
global_loop_chan(0),
|
||||
at_exit_runner(NULL),
|
||||
at_exit_started(false),
|
||||
env(env),
|
||||
|
||||
Reference in New Issue
Block a user