mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-10 06:09:21 +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.