diff options
| author | bors <bors@rust-lang.org> | 2023-10-28 01:04:35 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-10-28 01:04:35 +0000 |
| commit | c6eb61a97f67691dd275609bbb0dbbe7d9d9f6e8 (patch) | |
| tree | c5d814d338e41d3dac2efb8077270ef1b9579ab8 /compiler/rustc_query_impl/src | |
| parent | 6f349cdbfaf75e12ed3c307721da34a400d31b7c (diff) | |
| parent | 36c3f90173f404b84174a19ba76a33dbfd6ad985 (diff) | |
| download | rust-c6eb61a97f67691dd275609bbb0dbbe7d9d9f6e8.tar.gz rust-c6eb61a97f67691dd275609bbb0dbbe7d9d9f6e8.zip | |
Auto merge of #117197 - Zalathar:demangler, r=onur-ozkan
Avoid unnecessary builds/rebuilds of `rust-demangler` This is a combination of two loosely-related changes: - Don't build `rust-demangler` as a dependency of `tests/run-make`, because after #112300 none of the remaining run-make tests actually use it. (If future run-make tests ever do need the demangler, it'll be easy to add it back.) - For `tests/run-coverage`, build the demangler with the stage 0 compiler instead of the current-stage compiler. This avoids having to uselessly rebuild the demangler after modifying and rebuilding the compiler itself.
Diffstat (limited to 'compiler/rustc_query_impl/src')
0 files changed, 0 insertions, 0 deletions
