about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-05-21 22:18:01 +0000
committerbors <bors@rust-lang.org>2023-05-21 22:18:01 +0000
commit2440ccabc875760a93e6ec67ec1a1fa933e77d60 (patch)
treefca05ddf82208967f9d77829d898b97ad199909c /compiler/rustc_mir_transform/src/coverage
parent9d871b0617a4b3d6610b7cee0ab5310dcb542c62 (diff)
parentaa5d43647b066d573264473fa391a009f2b5bbe8 (diff)
downloadrust-2440ccabc875760a93e6ec67ec1a1fa933e77d60.tar.gz
rust-2440ccabc875760a93e6ec67ec1a1fa933e77d60.zip
Auto merge of #111808 - Zoxc:query-structs-trim, r=cjgillot
Replace `QueryStruct` with arrays local to `rustc_query_impl`

This removes `QueryStruct` and instead uses constant arrays of function pointers for `try_collect_active_jobs`, `alloc_self_profile_query_strings` and `encode_query_results`. This further decouples `rustc_query_impl` from `rustc_middle`.

r? `@cjgillot`
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage')
0 files changed, 0 insertions, 0 deletions