diff options
| author | Zalathar <Zalathar@users.noreply.github.com> | 2023-09-28 15:37:44 +1000 |
|---|---|---|
| committer | Zalathar <Zalathar@users.noreply.github.com> | 2023-10-21 12:20:05 +1100 |
| commit | 6f1ca8d9ebca7960408584b3b325dca50fcb781d (patch) | |
| tree | 991988d6e2cf1aca0e69b3f52b6d7ae887fc3eb6 /compiler/rustc_codegen_cranelift/src/optimize/mod.rs | |
| parent | cdeeffde64b100ceb135135aef6879241ab6682f (diff) | |
| download | rust-6f1ca8d9ebca7960408584b3b325dca50fcb781d.tar.gz rust-6f1ca8d9ebca7960408584b3b325dca50fcb781d.zip | |
coverage: Change query `codegened_and_inlined_items` to a plain function
This query has a name that sounds general-purpose, but in fact it has coverage-specific semantics, and (fortunately) is only used by coverage code. Because it is only ever called once (from one designated CGU), it doesn't need to be a query, and we can change it to a regular function instead.
Diffstat (limited to 'compiler/rustc_codegen_cranelift/src/optimize/mod.rs')
0 files changed, 0 insertions, 0 deletions
