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 once_cell with std::sync::{OnceLock,LazyLock} #827

Merged
merged 8 commits into from
Oct 10, 2024

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    50d1a27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24f86d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    6a803f2 View commit details
    Browse the repository at this point in the history
  2. chore(ci): bump msvr to 1.80

    negezor committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e4c6e46 View commit details
    Browse the repository at this point in the history
  3. chore: run fmt

    negezor committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2bbfeac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0626b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8153fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09dff8e View commit details
    Browse the repository at this point in the history