Skip to content

Prevent hashtable shrinking past INITIAL_CAPACITY on clear. - #19484

Closed
cgaebel wants to merge 2 commits into
rust-lang:masterfrom
cgaebel:prevent-puny-resizes-on-clear
Closed

Prevent hashtable shrinking past INITIAL_CAPACITY on clear.#19484
cgaebel wants to merge 2 commits into
rust-lang:masterfrom
cgaebel:prevent-puny-resizes-on-clear

Conversation

@cgaebel

Copy link
Copy Markdown

No description provided.

@cgaebel

Copy link
Copy Markdown
Author

Will submit a follow-up.

@cgaebelcgaebel closed this Dec 3, 2014
lnicola pushed a commit to lnicola/rust that referenced this pull request Apr 28, 2025
Sign up for freeto 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.

1 participant

@cgaebel