Skip to content

Commit ac5ecdc

Browse files
Update src/libstd/lib.rs
Co-Authored-By: Ashley Mannix <[email protected]>
1 parent dbe9d5d commit ac5ecdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libstd/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ pub mod task {
476476
pub use core::task::*;
477477

478478
#[doc(inline)]
479-
#[unstable(feature = "wake_trait", issue = "0")]
479+
#[unstable(feature = "wake_trait", issue = "69912")]
480480
pub use alloc::task::*;
481481
}
482482

0 commit comments

Comments
 (0)