]> git.lizzy.rs Git - rust.git/commit
Auto merge of #87044 - cjgillot:expnhash, r=petrochenkov
authorbors <bors@rust-lang.org>
Tue, 13 Jul 2021 22:32:58 +0000 (22:32 +0000)
committerbors <bors@rust-lang.org>
Tue, 13 Jul 2021 22:32:58 +0000 (22:32 +0000)
commitc7d6bcc788ef6b2293d2d5166a9b0339d5d03b0a
tree22078b59fe02f586877b6f701e9ddedc11e3a7e4
parent3e1c75c6e25a4db968066bd2ef2dabc7c504d7ca
parent616ce3c5c029446ef8b0d7a3525f96b2e451840c
Auto merge of #87044 - cjgillot:expnhash, r=petrochenkov

Cache expansion hash globally

... instead of computing it multiple times.

Split from #86676
r? `@petrochenkov`
compiler/rustc_metadata/src/rmeta/decoder.rs
compiler/rustc_metadata/src/rmeta/encoder.rs
compiler/rustc_metadata/src/rmeta/mod.rs