Files
rust/src/libstd
bors 03bdaade2a Auto merge of #38022 - arthurprs:micro-opt-hm, r=bluss
Use displacement instead of initial bucket in HashMap code

Use displacement instead of initial bucket in HashMap code. It makes the code a bit cleaner and also saves a few instructions (handy since it'll be using some to do some sort of adaptive behavior soon).
2016-11-27 17:06:58 -06:00
..
2016-11-08 16:55:24 +00:00
2016-11-10 22:26:50 +01:00
2016-11-10 05:23:41 +02:00
2016-11-10 16:21:51 -08:00
2016-08-24 22:12:48 +00:00
2016-11-03 01:38:15 +03:00
2016-11-24 16:26:21 -05:00
2016-11-17 16:20:08 -08:00