]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #55205 - ljedrz:faster_fxhashmap/set_population, r=estebank
authorkennytm <kennytm@gmail.com>
Tue, 30 Oct 2018 10:55:26 +0000 (18:55 +0800)
committerGitHub <noreply@github.com>
Tue, 30 Oct 2018 10:55:26 +0000 (18:55 +0800)
commit62f4316b01709865a6b5f94d68ec04a194b0264b
treee4c6ecf526edda1fd783242cde46265958d80356
parentdf511e94a04c3eaf7bf348ccfcbd4b22315bed84
parent73d4eec186a0a1cd7c2da8cf9ea666315be3f46f
Rollup merge of #55205 - ljedrz:faster_fxhashmap/set_population, r=estebank

Improve a few cases of collecting to an FxHash(Map/Set)

Either use `collect` or procure specified capacity when possible.
src/librustc/ty/query/on_disk_cache.rs