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

Split core/str/mod.rs to smaller files #76325

Merged
merged 7 commits into from
Oct 1, 2020
Merged

Commits on Sep 26, 2020

  1. Move Utf8Error to new mod

    tesuji committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    d31ca4f View commit details
    Browse the repository at this point in the history
  2. Move traits implementation of str to new mod

    Also move FromStr trait
    tesuji committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    5b533fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f0d724 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90c813a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    653b5bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37cd79c View commit details
    Browse the repository at this point in the history
  7. Remove unneeded tidy comment

    tesuji committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    dce7248 View commit details
    Browse the repository at this point in the history