![]() There are cases where coverage instrumentation wants to show a span for some syntax element, but there is no MIR node that naturally carries that span, so the instrumentor can't see it. MIR building can now use this new kind of coverage statement to deliberately include those spans in MIR, attached to a dummy statement that has no other effect. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |