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

[sync] Update to DashMap 6 (for mini-moka v0.11.x) #40

Merged
merged 5 commits into from
Sep 10, 2024

Commits on Sep 10, 2024

  1. [sync] Update to DashMap 6

    (cherry picked from commit f854629)
    GnomedDev authored and tatsuya6502 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    52a4ae2 View commit details
    Browse the repository at this point in the history
  2. Bump MSRV to 1.76

    (cherry picked from commit 965447a)
    GnomedDev authored and tatsuya6502 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d7aeeff View commit details
    Browse the repository at this point in the history
  3. Remove CI for no longer supported MIPs targets

    (cherry picked from commit 309fa89)
    GnomedDev authored and tatsuya6502 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d7e416c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2dd5b2 View commit details
    Browse the repository at this point in the history
  5. Fix Clippy warnings

    This lint will be enabled on `rust-version` 1.75.0 or newer:
    https://rust-lang.github.io/rust-clippy/master/index.html#manual_hash_one
    tatsuya6502 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    026df32 View commit details
    Browse the repository at this point in the history