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.8.0
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.9.0
Choose a head ref
  • 13 commits
  • 9 files changed
  • 3 contributors

Commits on Mar 17, 2025

  1. Configuration menu
    Copy the full SHA
    1875672 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #384 from cuviper/ci-resolver

    ci: use the MSRV-aware resolver
    cuviper authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    5beaed1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Configuration menu
    Copy the full SHA
    e2e97c1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #385 from iajoiner/docs/macros

    docs: provide link to `core::hash::BuildHasherDefault` in `macros.rs` docs
    cuviper authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    d10de30 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Configuration menu
    Copy the full SHA
    5aec9ec View commit details
    Browse the repository at this point in the history
  2. Address review feedback

    NiklasJonsson authored and cuviper committed Apr 4, 2025
    Configuration menu
    Copy the full SHA
    4e1d8ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5be552d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    434d7ac View commit details
    Browse the repository at this point in the history
  5. Merge pull request #238 from NiklasJonsson/get_many_mut

    Implement get_disjoint_mut (previously get_many_mut)
    cuviper authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    0a836e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9011739 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #386 from cuviper/de-borsh

    Deprecate the "borsh" feature
    cuviper authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    582a90f View commit details
    Browse the repository at this point in the history
  8. Release 2.9.0

    cuviper committed Apr 4, 2025
    Configuration menu
    Copy the full SHA
    9f49983 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #387 from cuviper/release-2.9.0

    Release 2.9.0
    cuviper authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    1818d41 View commit details
    Browse the repository at this point in the history
Loading