]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #107667 - cjgillot:no-on-hit, r=lcnr,Zoxc
authorbors <bors@rust-lang.org>
Mon, 6 Feb 2023 09:09:09 +0000 (09:09 +0000)
committerbors <bors@rust-lang.org>
Mon, 6 Feb 2023 09:09:09 +0000 (09:09 +0000)
Remove `OnHit` callback from query caches.

This is not useful now that query results are `Copy`.


Trivial merge