]> git.lizzy.rs Git - rust.git/commit
Auto merge of #107644 - Zoxc:query-cache-tweak, r=cjgillot
authorbors <bors@rust-lang.org>
Wed, 8 Feb 2023 16:59:18 +0000 (16:59 +0000)
committerbors <bors@rust-lang.org>
Wed, 8 Feb 2023 16:59:18 +0000 (16:59 +0000)
commit9433ba63942a736f068baacf19e5cffaff6dccc9
treee10e5914260521574d7d682d5afc29aa212eb72a
parenta00e24d76a9ac03b146d3bf89e2161b2466c6551
parentd4598406336a1100786ff15708b48a51768ec235
Auto merge of #107644 - Zoxc:query-cache-tweak, r=cjgillot

Remove QueryStorage::store_nocache

This method was added in https://github.com/rust-lang/rust/pull/70674 but it doesn't seem to serve any purpose.
compiler/rustc_query_system/src/query/plumbing.rs