Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: indexmap-rs/indexmap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.13.1
Choose a base ref
...
head repository: indexmap-rs/indexmap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.14.0
Choose a head ref
  • 11 commits
  • 22 files changed
  • 1 contributor

Commits on Apr 3, 2026

  1. Configuration menu
    Copy the full SHA
    b3e0ac2 View commit details
    Browse the repository at this point in the history
  2. cargo fmt with edition 2024

    cuviper committed Apr 3, 2026
    Configuration menu
    Copy the full SHA
    648be98 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #435 from cuviper/edition-2024

    Update to edition 2024, MSRV 1.85
    cuviper authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    48ff9ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c237a2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #436 from cuviper/const-slice-mut

    Make `Slice::{first,last,split_*}_mut` methods `const`
    cuviper authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    fb6dafd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    478fba2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #437 from cuviper/disjoint-panic

    Normalize the panic doc of `get_disjoint_mut`
    cuviper authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    4b62776 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2026

  1. Upgrade to hashbrown v0.17

    cuviper committed Apr 9, 2026
    Configuration menu
    Copy the full SHA
    2566bec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #438 from cuviper/hashbrown-0.17

    Upgrade to `hashbrown v0.17`
    cuviper authored Apr 9, 2026
    Configuration menu
    Copy the full SHA
    d21826c View commit details
    Browse the repository at this point in the history
  3. Release 2.14.0

    cuviper committed Apr 9, 2026
    Configuration menu
    Copy the full SHA
    4ef06a7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #439 from cuviper/release-2.14.0

    Release 2.14.0
    cuviper authored Apr 9, 2026
    Configuration menu
    Copy the full SHA
    bcd165b View commit details
    Browse the repository at this point in the history
Loading