Skip to content

std::str::from_utf8_mut should have a doc example #44462

Closed

Activity

added
C-enhancementCategory: An issue proposing an enhancement or a PR with one.
P-lowLow priority
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and tools
on Sep 9, 2017
smt923

smt923 commented on Sep 10, 2017

@smt923
Contributor

I'd like to work on this, PR should be up very shortly

added 2 commits that reference this issue on Sep 11, 2017

Rollup merge of rust-lang#44472 - smt923:master, r=frewsxcv

b4e3c63

Rollup merge of rust-lang#44472 - smt923:master, r=frewsxcv

b56ff00
added a commit that references this issue on Sep 13, 2017

Rollup merge of rust-lang#44472 - smt923:master, r=frewsxcv

b49660a
added 2 commits that reference this issue on Sep 14, 2017

Rollup merge of rust-lang#44472 - smt923:master, r=frewsxcv

d5c61d1

Rollup merge of rust-lang#44472 - smt923:master, r=frewsxcv

65b9b56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-enhancementCategory: An issue proposing an enhancement or a PR with one.P-lowLow priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @frewsxcv@smt923

        Issue actions

          std::str::from_utf8_mut should have a doc example · Issue #44462 · rust-lang/rust