rust/src/librustc_data_structures
Yuki Okushi 22c0f628df
Rollup merge of #66013 - nnethercote:avoid-hashing-twice-in-get_query, r=Zoxc
Avoid hashing the key twice in `get_query()`.

For a single-threaded parallel compiler, this reduces instruction counts
across several benchmarks, by up to 2.8%.

The commit also adds documentation about `Sharded`'s use of `FxHasher`.

r? @Zoxc
2019-11-15 18:36:20 +09:00
..
2019-08-13 21:55:55 +02:00
2018-12-25 21:08:33 -07:00
2019-04-09 07:44:10 +02:00
2019-07-04 11:26:57 -04:00
2019-02-09 01:36:22 +09:00