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

Eliminate lazy_static #1442

Merged
merged 12 commits into from
Dec 16, 2022
Merged

Eliminate lazy_static #1442

merged 12 commits into from
Dec 16, 2022

Commits on Dec 12, 2022

  1. Eliminate lazy_static

    camsteffen committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    f615d3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07392cf View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    ab31a7e View commit details
    Browse the repository at this point in the history
  2. Update MSRV everywhere

    casey committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    b7d26b3 View commit details
    Browse the repository at this point in the history
  3. Collapse impl blocks

    camsteffen committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    9b203c2 View commit details
    Browse the repository at this point in the history
  4. Use rust 1.63

    casey committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    a038a26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    347b2a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Placate clippy

    casey committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    36198a7 View commit details
    Browse the repository at this point in the history
  2. Use stable

    casey committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    17d502e View commit details
    Browse the repository at this point in the history
  3. Fix windows clean test

    casey committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    f83e281 View commit details
    Browse the repository at this point in the history
  4. tweak

    casey committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    8471475 View commit details
    Browse the repository at this point in the history
  5. tweak

    casey committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    405acff View commit details
    Browse the repository at this point in the history