Nightly docs of std::task::ready!
report wrong stabilization version
#137141
Labels
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
A-stability
Area: `#[stable]`, `#[unstable]` etc.
C-bug
Category: This is a bug.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
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, whilecore::task::ready!
correctly reports v1.64.This doesn't appear for current beta docs and current stable docs
The text was updated successfully, but these errors were encountered: