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

Prevent calling rustc_version::version_meta() multiple times #101

Closed
wants to merge 5 commits into from

Commits on Feb 7, 2021

  1. Configuration menu
    Copy the full SHA
    a88d44f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. No need to use Arc

    EFanZh committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    29aeb2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea81e6d View commit details
    Browse the repository at this point in the history
  3. Avoid create new Strings

    EFanZh committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    5e2e97c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab6b4a1 View commit details
    Browse the repository at this point in the history