depscope
Packages
IntegrateAPI DocsCuratorBenchmarkCoverage
Sign inGet API access
depscope/breaking/cargo/hashbrown

hashbrown breaking changes

cargo

21 curated breaking changes across major versions of hashbrown. Use this as a migration checklist before bumping dependencies.

View package health \u2192Known bugs \u2192
21
changes

Breaking changes by transition

  • 0.8.2 \u2192 0.9.0

    breaking

    The minimum Rust version has been bumped to 1.36 (due to `crossbeam` dependency). (#193)

  • 0.8.2 \u2192 0.9.0

    breaking

    `HashMap::with_hasher` and `HashSet::with_hasher` are now `const fn`. (#195)

  • 0.8.2 \u2192 0.9.0

    breaking

    Added `replace_entry_with` to `OccupiedEntry`, and `and_replace_entry_with` to `Entry`. (#190)

  • 0.8.2 \u2192 0.9.0

    breaking

    Implemented `FusedIterator` and `size_hint` for `DrainFilter`. (#188)

  • 0.8.2 \u2192 0.9.0

    breaking

    Updated `ahash` dependency to 0.4. (#198)

  • 0.8.2 \u2192 0.9.0

    removed

    Removed `T: Hash + Eq` and `S: BuildHasher` bounds on `HashSet::new`,

  • 0.8.2 \u2192 0.9.0

    removed

    `drain_filter` now removes and yields items that do match the predicate,

  • 0.5.0 \u2192 0.6.0

    api

    The experimental and unsafe `RawTable` API is available under the "raw" feature. (#108)

  • 0.5.0 \u2192 0.6.0

    behavior

    Changed the default hasher from FxHash to AHash. (#97)

  • 0.5.0 \u2192 0.6.0

    breaking

    Relaxed `lazy_static` version. (#92)

  • 0.5.0 \u2192 0.6.0

    breaking

    The minimum Rust version has been bumped to 1.32 (due to `rand` dependency).

  • 0.5.0 \u2192 0.6.0

    breaking

    Added entry-like methods for `HashSet`. (#98)

  • 0.5.0 \u2192 0.6.0

    breaking

    `hashbrown` is now fully `no_std` on recent Rust versions (1.36+). (#96)

  • 0.5.0 \u2192 0.6.0

    breaking

    We now avoid growing the table during insertions when it wasn't necessary. (#106)

  • 0.5.0 \u2192 0.6.0

    breaking

    `RawOccupiedEntryMut` now properly implements `Send` and `Sync`. (#100)

  • 0.5.0 \u2192 0.6.0

    breaking

    Fixed AHash accidentally depending on `std`. (#110)

  • 0.14.5 \u2192 0.15.1

    removed

    `HashSet::get_or_insert_owned` was removed in favor of `get_or_insert_with`. (#555)

  • 0.14.5 \u2192 0.15.1

    removed

    Raw entry API is now under `raw-entry` feature, to be eventually removed. (#534, #555)

  • 0.14.5 \u2192 0.15.1

    removed

    Raw table API has been made private and the `raw` feature is removed;

  • 0.14.5 \u2192 0.15.1

    removed

    `rykv` feature was removed; this is now provided by the `rykv` crate instead. (#554)

  • 0.14.3 \u2192 0.14.5

    breaking

    Fixed index calculation in panic guard of `clone_from_impl`. (#511)

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/cargo/hashbrown
DepScope

Package intelligence for AI agents. 19 ecosystems.

Resources
API DocumentationHallucination BenchmarkFor EnterpriseSwagger / OpenAPIPopular PackagesCoverageAI Plugin SetupWatch the pitch (60s)
Legal
Legal hubPrivacy PolicyTerms of ServiceCookie PolicyAcceptable UseAttributionDPASub-processorsSecurityImprintContact中文
© 2026 Cuttalo srl — Italy · VAT IT03242390734Built for AI agents