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

make replace_prefix only take &str as arguments #76835

Merged
merged 2 commits into from
Sep 21, 2020

Commits on Sep 17, 2020

  1. use strip_prefix over starts_with and manual slicing based on pattern…

    … length (clippy::manual_strip)
    matthiaskrgr committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    012974d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    026922a View commit details
    Browse the repository at this point in the history