mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-04 15:05:30 +00:00
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`.
For more information about how rustc works, see the rustc dev guide.