]> git.lizzy.rs Git - rust.git/commitdiff
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)
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.

1  2 
compiler/rustc_query_system/src/query/plumbing.rs