mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-14 15:33:16 +00:00
Consider functions to be reachable for code coverage purposes, either when they reach the code generation directly, or indirectly as inlined part of another function.