]> git.lizzy.rs Git - rust.git/commit
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)
commitd7948c843de94245c794e8c63dd4301a78bb5ba3
tree998ce09bf56f8cee32091ba5cb909a04d7b49940
parentc62665e09c11eb1c9d8ea02df5b723364a0b8ba4
parentd924a8ca59bb12b16923dbda594cb7048230f0ff
Auto merge of #106812 - oli-obk:output_filenames, r=petrochenkov

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.
compiler/rustc_ast_lowering/src/lib.rs
compiler/rustc_middle/src/query/mod.rs