Skip to content

Commit 49e5493

Browse files
committed
std: Reimplement std::comm without the scheduler
Like the librustuv refactoring, this refactors std::comm to sever all ties with the scheduler. This means that the entire `comm::imp` module can be deleted in favor of implementations outside of libstd.
1 parent daaec28 commit 49e5493

File tree

3 files changed

+40
-362
lines changed

3 files changed

+40
-362
lines changed

src/libstd/comm/imp.rs

Lines changed: 0 additions & 337 deletions
This file was deleted.

0 commit comments

Comments
 (0)