You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See the screenshot - missing iter_mut below iter in the side-list.
The text was updated successfully, but these errors were encountered:
csmoe
added
the
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
label
Apr 27, 2019
ollie27
added
C-bug
Category: This is a bug.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
and removed
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
labels
Apr 28, 2019
The page: https://doc.rust-lang.org/beta/std/vec/struct.Vec.html#method.iter
See the screenshot - missing
iter_mut
belowiter
in the side-list.The text was updated successfully, but these errors were encountered: