Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix several issues in String docs #64737

Merged
merged 1 commit into from
Sep 25, 2019
Merged

fix several issues in String docs #64737

merged 1 commit into from
Sep 25, 2019

Commits on Sep 24, 2019

  1. fix several issues in String docs

    - In some places &str was shown instead of String.
    - into_bytes is the reverse of from_utf8
    
    Fixes rust-lang#63797
    jordins committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    62dc794 View commit details
    Browse the repository at this point in the history