Closed
Description
Location
https://doc.rust-lang.org/nightly/std/task/macro.ready.html
Summary
The nightly docs for std::task::ready!
report a stabilization version of v1.36, while core::task::ready!
correctly reports v1.64.
This doesn't appear for current beta docs and current stable docs
Metadata
Metadata
Assignees
Labels
Area: Documentation for any part of the project, including the compiler, standard library, and toolsArea: `#[stable]`, `#[unstable]` etc.Category: This is a bug.Relevant to the library team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.