mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 17:55:13 +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.