]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #106812 - oli-obk:output_filenames, r=petrochenkov
authorbors <bors@rust-lang.org>
Thu, 26 Jan 2023 20:32:28 +0000 (20:32 +0000)
committerbors <bors@rust-lang.org>
Thu, 26 Jan 2023 20:32:28 +0000 (20:32 +0000)
make `output_filenames` a real query

part of #105462

This may be a perf regression and is not obviously the right way forward. We may store this information in the resolver after freezing it for example.

1  2 
compiler/rustc_ast_lowering/src/lib.rs
compiler/rustc_middle/src/query/mod.rs