Skip to content

Commit

Permalink
Rollup merge of #133696 - RalfJung:const-hashmap, r=cuviper
Browse files Browse the repository at this point in the history
stabilize const_collections_with_hasher and build_hasher_default_const_new

After a lot of preparatory work, finally we can stabilize creating `HashMap` in const context. :)

FCP for const_collections_with_hasher passed in rust-lang/rust#102575.
Fixes rust-lang/rust#102575.

FCP for build_hasher_default_const_new passed in rust-lang/rust#123197.
Fixes rust-lang/rust#123197.

Cc `@Amanieu`
Release notes: rust-lang/rust#133347
  • Loading branch information
matthiaskrgr authored Dec 3, 2024
2 parents 3803847 + 80c2e8b commit ae143c6
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit ae143c6

Please sign in to comment.