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
To convert the mutable byte slice back into a mutable string slice, use the str::from_utf8_mut function.
with a link to https://doc.rust-lang.org/std/string/str/fn.from_utf8_mut.html . The link is dead and leads to a broken error page with a search button that leads back to the same page with more garbage in the search field. After clicking the "search" field a couple times, the pre-filled text I see is:
index html?search=index%20html%3Fsearch%3Dindex%2520html%253Fsearch%253Dindex%252520html%25253Fsearch%25253Dindex%25252520html%2525253Fsearch%2525253Dfn%2525252520from_utf8_mut
The text was updated successfully, but these errors were encountered:
QuietMisdreavus
added
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
and removed
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
labels
Nov 7, 2018
https://doc.rust-lang.org/std/string/struct.String.html says:
with a link to https://doc.rust-lang.org/std/string/str/fn.from_utf8_mut.html . The link is dead and leads to a broken error page with a search button that leads back to the same page with more garbage in the search field. After clicking the "search" field a couple times, the pre-filled text I see is:
The text was updated successfully, but these errors were encountered: