Made from_waker, waker, from_raw const
This commit is contained in:
parent
c97922dca5
commit
9a78faba71
6 changed files with 26 additions and 4 deletions
|
@ -74,6 +74,7 @@
|
|||
#![feature(iterator_try_reduce)]
|
||||
#![feature(const_mut_refs)]
|
||||
#![feature(const_pin)]
|
||||
#![feature(const_waker)]
|
||||
#![feature(never_type)]
|
||||
#![feature(unwrap_infallible)]
|
||||
#![feature(pointer_byte_offsets)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue