Skip to content

Commit a4875a7

Browse files
withoutboatsKodrAus
andcommitted
Update src/libstd/lib.rs
Co-Authored-By: Ashley Mannix <[email protected]>
1 parent 3ae74ca commit a4875a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libstd/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ pub mod task {
470470
pub use core::task::*;
471471

472472
#[doc(inline)]
473-
#[unstable(feature = "wake_trait", issue = "0")]
473+
#[unstable(feature = "wake_trait", issue = "69912")]
474474
pub use alloc::task::*;
475475
}
476476

0 commit comments

Comments
 (0)