Skip to content

Prevent hashtable shrinking past INITIAL_CAPACITY on clear.#19486

Closed
cgaebel wants to merge 1 commit into
rust-lang:masterfrom
cgaebel:hashmap-assert-failure
Closed

Prevent hashtable shrinking past INITIAL_CAPACITY on clear.#19486
cgaebel wants to merge 1 commit into
rust-lang:masterfrom
cgaebel:hashmap-assert-failure

Ensure hashmap capacity is a power of 2.

f2ebc78
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs