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

Replace lazycell with once_cell #976

Merged
merged 6 commits into from
Feb 1, 2021
Merged

Replace lazycell with once_cell #976

merged 6 commits into from
Feb 1, 2021

Commits on Jan 30, 2021

  1. Switch cache to OnceCell

    austinabell committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    b18d608 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Remove lazycell from hamt

    austinabell committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    428d832 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2687d31 View commit details
    Browse the repository at this point in the history
  3. Cleanup init in amt

    austinabell committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    d7e7bec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77252a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. lint

    austinabell committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    4391ad7 View commit details
    Browse the repository at this point in the history