You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #361 - JustForFun88:improve_rehashing, r=Amanieu
Small improvement in `RawTableInner::rehash_in_place` function
Small improvement on rehashing. There is no point in calculating the memory place first if we exit the loop in the next step.
0 commit comments