Update src/libstd/lib.rs
Co-Authored-By: Ashley Mannix <ashleymannix@live.com.au>
This commit is contained in:
parent
3ae74cafe4
commit
a4875a797d
1 changed files with 1 additions and 1 deletions
|
@ -470,7 +470,7 @@ pub mod task {
|
|||
pub use core::task::*;
|
||||
|
||||
#[doc(inline)]
|
||||
#[unstable(feature = "wake_trait", issue = "0")]
|
||||
#[unstable(feature = "wake_trait", issue = "69912")]
|
||||
pub use alloc::task::*;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue