feat: add LocalWaker type, ContextBuilder type, and LocalWake trait.
This commit is contained in:
parent
314384b5fb
commit
60a08196b6
4 changed files with 504 additions and 25 deletions
|
@ -135,6 +135,7 @@
|
|||
#![feature(iter_next_chunk)]
|
||||
#![feature(iter_repeat_n)]
|
||||
#![feature(layout_for_ptr)]
|
||||
#![feature(local_waker)]
|
||||
#![feature(maybe_uninit_slice)]
|
||||
#![feature(maybe_uninit_uninit_array)]
|
||||
#![feature(maybe_uninit_uninit_array_transpose)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue