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

Use &[impl AsRef<str>] instead of &[&str] #1149

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on May 22, 2021

  1. Configuration menu
    Copy the full SHA
    b823540 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e71aa5 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. Do not import str

    rafaelcaricio committed May 23, 2021
    Configuration menu
    Copy the full SHA
    61a73ee View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Use impl AsRef<str>

    rafaelcaricio committed May 24, 2021
    Configuration menu
    Copy the full SHA
    c8123e1 View commit details
    Browse the repository at this point in the history