rust/compiler/rustc_middle
Zalathar ff48331588 coverage: Make query coverage_ids_info return an Option
This reflects the fact that we can't compute meaningful info for a function
that wasn't instrumented and therefore doesn't have `function_coverage_info`.
2025-01-24 16:13:11 +11:00
..

For more information about how rustc works, see the rustc dev guide.