]> git.lizzy.rs Git - rust.git/commit
Add annotations to the resize fn #39791
authorRyan Thomas <ryan@ryant.org>
Thu, 6 Jul 2017 19:25:53 +0000 (20:25 +0100)
committerRyan Thomas <ryan@ryant.org>
Thu, 6 Jul 2017 19:32:47 +0000 (20:32 +0100)
commitc7fc6db68a7050d9108d0f02de517ff24c5c7b03
treeb321eb97d226af4c5c0ba9f874d9faa107907a95
parent54fc9e4ea587ad3ebb3ccb5c409ccfa9e4b09b3d
Add annotations to the resize fn #39791

This adds the `inline(never)` and `cold` annotations to the
HashMap::resize function.
src/libstd/collections/hash/map.rs