Skip to content

Upgrade to hashbrown v0.17#2487

Merged
alexcrichton merged 1 commit intobytecodealliance:mainfrom
cuviper:hashbrown-0.17
Apr 14, 2026
Merged

Upgrade to hashbrown v0.17#2487
alexcrichton merged 1 commit intobytecodealliance:mainfrom
cuviper:hashbrown-0.17

Conversation

@cuviper
Copy link
Copy Markdown
Contributor

@cuviper cuviper commented Apr 14, 2026

... plus indexmap v2.14 to depend on the same.

I'm following up on behalf of the Rust compiler, rust-lang/rust#155256 (comment), trying to eventually sync up the dependencies.

... plus indexmap v2.14 to depend on the same.
@cuviper cuviper requested a review from a team as a code owner April 14, 2026 17:22
@cuviper cuviper requested review from alexcrichton and removed request for a team April 14, 2026 17:22
Comment on lines 97 to +107
# Note that this number is not proactively updated whenever a new release of
# Rust comes out. Instead if you run into this, for example a PR on CI is
# failing due to needing a newer feature of Rust, you're welcome to update this
# at any time so longer that it's no greater than the current release of Rust
# minus 10.
#
# If this window is too restrictive please leave a comment on your PR or send a
# message to wasm-tools maintainers to discuss. In some cases it's possible to
# add version detection to build scripts but in other cases this may not be
# reasonable to expect.
rust-version = "1.82.0"
rust-version = "1.85.0"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're not quite to N-10 yet, but 1.95 releases this Thursday. I'm in no rush if you want to wait for that.

Copy link
Copy Markdown
Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thank you!

I'm happy to make a release for this now if you need, but if you're ok with "eventual consistency" I'll also let this ride the next on-demand release (probably no more than 1-2 months)

@alexcrichton alexcrichton added this pull request to the merge queue Apr 14, 2026
@cuviper
Copy link
Copy Markdown
Contributor Author

cuviper commented Apr 14, 2026

I think it's ok to let this ride -- there are other dependency chains I have to chase down as well.

Merged via the queue into bytecodealliance:main with commit 52d55f5 Apr 14, 2026
37 checks passed
alexcrichton added a commit to alexcrichton/wasmtime that referenced this pull request Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants