mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 19:28:29 +00:00

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.