-
Notifications
You must be signed in to change notification settings - Fork 14.1k
Closed
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsE-help-wantedCall for participation: Help is requested to fix this issue.Call for participation: Help is requested to fix this issue.E-mediumCall for participation: Medium difficulty. Experience needed to fix: Intermediate.Call for participation: Medium difficulty. Experience needed to fix: Intermediate.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.P-mediumMedium priorityMedium priority
Description
Part of #29329
http://doc.rust-lang.org/std/str/
Here's what needs to be done to close out this issue:
- the module documentation is fine, but should point out why
std::strand the primitive type are different. -
Bytesshould use the same boilerplate asLinesModify str Structs descriptions #40935 (review) -
CharIndiceshas the same issue. Modify str Structs descriptions #40935 (review) -
Charshas the same issue. Modify str Structs descriptions #40935 (review) -
EncodeUtf16has the same issue. Modify str Structs descriptions #40935 (review) -
ParseBoolErrorshould link to the method it comes from. -
SplitWhitespaceshould use the same boilerplate asLines. -
Utf8Errorshould link to those functions. -
FromStrshould have an example of implementing it. -
from_utf8should link the types it mentions. -
from_utf8_uncheckedshould link that&str.
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsE-help-wantedCall for participation: Help is requested to fix this issue.Call for participation: Help is requested to fix this issue.E-mediumCall for participation: Medium difficulty. Experience needed to fix: Intermediate.Call for participation: Medium difficulty. Experience needed to fix: Intermediate.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.P-mediumMedium priorityMedium priority