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: 1.9.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: 1.9.1
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Jun 17, 2022

  1. Fix the RELEASES.md link

    (cherry picked from commit 97c4efe)
    cuviper committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    844750f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Revert "Bump MSRV to 1.56.1, matching hashbrown as of 0.12.1"

    This reverts commit 8a571c6.
    
    (cherry picked from commit f6487e7)
    dtolnay authored and cuviper committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    24a0c8f View commit details
    Browse the repository at this point in the history
  2. Run CI on 1.56.1 until next hashbrown release

    The PR changing hashbrown's `rust-version` from 1.56.1 to 1.56.0 has
    been merged to master but not made it into a hashbrown release yet.
    
    (cherry picked from commit b6aa495)
    dtolnay authored and cuviper committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    3f8381a View commit details
    Browse the repository at this point in the history
  3. Release 1.9.1

    cuviper committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    3f6cdde View commit details
    Browse the repository at this point in the history
  4. Merge pull request #233 from cuviper/release-1.9.1

    Release 1.9.1 for MSRV 1.56.0
    cuviper authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    a638b99 View commit details
    Browse the repository at this point in the history
Loading