Skip to content

Upgrade to indexmap v2 #12368

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jul 17, 2023
Merged

Upgrade to indexmap v2 #12368

merged 1 commit into from
Jul 17, 2023

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Jul 17, 2023

No code changes are required for the current uses of indexmap.

I also updated toml_edit to get its update to indexmap 2, and
gix-hashtable to align them all on hashbrown 0.14.

No code changes are required for the current uses of indexmap.

I also updated `toml_edit` to get its update to `indexmap 2`, and
`gix-hashtable` to align them all on `hashbrown 0.14`.
@rustbot
Copy link
Collaborator

rustbot commented Jul 17, 2023

r? @ehuss

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 17, 2023
@cuviper
Copy link
Member Author

cuviper commented Jul 17, 2023

Unfortunately, imara-diff is still on hashbrown 0.12 -- see pascalkuthe/imara-diff#6 -- but that dependency duplication already existed. So this PR goes from hashbrown 0.12.3+1.13.2 to 0.12.3+0.14.0.

@ehuss
Copy link
Contributor

ehuss commented Jul 17, 2023

Thanks!

@bors r+

@bors
Copy link
Contributor

bors commented Jul 17, 2023

📌 Commit 2bb6f9e has been approved by ehuss

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 17, 2023
@bors
Copy link
Contributor

bors commented Jul 17, 2023

⌛ Testing commit 2bb6f9e with merge ca1e880...

@bors
Copy link
Contributor

bors commented Jul 17, 2023

☀️ Test successful - checks-actions
Approved by: ehuss
Pushing ca1e880 to master...

@bors bors merged commit ca1e880 into rust-lang:master Jul 17, 2023
@cuviper cuviper deleted the indexmap-2 branch July 18, 2023 02:39
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 18, 2023
Update cargo

11 commits in 694a579566a9a1482b20aff8a68f0e4edd99bd28..1b15556767f4b78a64e868eedf4073c423f02b93
2023-07-11 22:28:29 +0000 to 2023-07-18 14:44:47 +0000
- Fix "cargo doc --open" crash on WSL2 (rust-lang/cargo#12373)
- fix(git): respect scp-like URL for nested submodules (rust-lang/cargo#12359)
- Upgrade to indexmap v2 (rust-lang/cargo#12368)
- refactor: Clean up package metadata (rust-lang/cargo#12352)
- Correct unspecifiead to unspecified (rust-lang/cargo#12363)
- Replace invalid `panic_unwind` std feature with `panic-unwind` (rust-lang/cargo#12364)
- Bump to 0.74.0; update changelog (rust-lang/cargo#12361)
- Bump version of crates-io due to unintentional semver-breaking change (rust-lang/cargo#12357)
- chore: Automatically update dependencies monthly (rust-lang/cargo#12341)
- docs: Use heading attributes to control the fragment. (rust-lang/cargo#12339)
- Rustfmt with latest nightly. (rust-lang/cargo#12351)

r? ghost
@ehuss ehuss added this to the 1.73.0 milestone Jul 30, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants