]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #103196 - Nilstrieb:no-meta-query, r=cjgillot
authorbors <bors@rust-lang.org>
Sat, 22 Oct 2022 05:08:51 +0000 (05:08 +0000)
committerbors <bors@rust-lang.org>
Sat, 22 Oct 2022 05:08:51 +0000 (05:08 +0000)
Get rid of native_library projection queries

They don't seem particularly useful as I don't expect native libraries to change frequently.

Maybe they do provide significant value of keeping incremental compilation green though, I'm not sure.

1  2 
compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs
compiler/rustc_middle/src/query/mod.rs