Stabilize noop_waker
Co-authored-by: zachs18 <8355914+zachs18@users.noreply.github.com>
This commit is contained in:
parent
c94848c046
commit
72ce1ab42f
46 changed files with 109 additions and 137 deletions
|
@ -1,6 +1,5 @@
|
|||
LL| |#![feature(coverage_attribute)]
|
||||
LL| |#![feature(custom_inner_attributes)] // for #![rustfmt::skip]
|
||||
LL| |#![feature(noop_waker)]
|
||||
LL| |#![allow(unused_assignments, dead_code)]
|
||||
LL| |#![rustfmt::skip]
|
||||
LL| |//@ edition: 2018
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue