Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 29, 2025

🤖 New release

  • hashbrown: 0.16.1 -> 0.16.2 (✓ API compatible changes)
Changelog

0.16.2 - 2025-12-29

Other

  • Run cargo doc on CI
  • Replace manual rustdoc links with better ones
  • MSRV 1.85, edition 2024
  • Run taplo in CI
  • :invert isn't used in all cases; just inline it to avoid allowing a lint
  • Remove expectations that no longer apply
  • Replace allow with expect where possible
  • Deny unreachable_pub
  • Manually tweak unsafe block additions
  • Enable unsafe_op_in_unsafe_fn for 2024 compatibility, clippy fix
  • Apparently CI hard-coded 1.80 as a fixed point, now it's just 1.84
  • Clippy fix
  • Move lints to Cargo.toml
  • taplo fmt
  • Update MSRV
  • Merge pull request Fix unreachable_pub lint #675 from clarfonthey/unreachable-pub
  • Merge pull request Add hash_map::{OccupiedEntry::into_entry, VacantEntryRef::insert_entry_with_key}, make EntryRef use ToOwned again #670 from clarfonthey/entry-into-entry
  • Improve entry API
  • Add hash_table::OccupiedEntry::replace_entry_with to mirror HashMap API
  • Override clone_from for HashTable
  • Rename raw table buckets to num_buckets


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-11-29T03-15-59Z branch from bfbe964 to d100e3e Compare November 30, 2025 03:11
@github-actions github-actions bot force-pushed the release-plz-2025-11-29T03-15-59Z branch 4 times, most recently from 614451a to 28648ca Compare December 23, 2025 21:42
@github-actions github-actions bot force-pushed the release-plz-2025-11-29T03-15-59Z branch from 28648ca to ba626be Compare December 29, 2025 13:36
@github-actions github-actions bot force-pushed the release-plz-2025-11-29T03-15-59Z branch from ba626be to 7636bad Compare December 29, 2025 21:42
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.

0 participants