Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2025

This PR contains the following updates:

Package Type Update Change
hashbrown workspace.dependencies patch 0.15.2 -> 0.15.3

Release Notes

rust-lang/hashbrown (hashbrown)

v0.15.3

Added
  • SIMD implementation for LoongArch (#​592, requires nightly)
Changed
  • Optimized insertion path by avoiding an unnecessary match_empty (#​607)
  • Increased minimum table size for small types (#​615)
  • Dropped FnMut trait bounds from ExtractIf data structures (#​616)
  • Relaxed constraint in hash_map::EntryRef insertion methods K: From<&Q> to &Q: Into<K> (#​611)
  • Added allocator template argument for rustc_iter (#​605)
  • The allocator-api2/nightly feature is no longer enabled by hashbrown/nightly (#​606)

Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Europe/Gibraltar, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codspeed-hq
Copy link

codspeed-hq bot commented Jun 2, 2025

CodSpeed Performance Report

Merging #6193 will not alter performance

Comparing renovate/hashbrown-0.x (6203199) with main (368d2c5)

Summary

✅ 97 untouched benchmarks

@siketyan siketyan merged commit 600a97d into main Jun 2, 2025
13 checks passed
@siketyan siketyan deleted the renovate/hashbrown-0.x branch June 2, 2025 02:31
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