Module rustc_mir_transform::coverage::spans

source ยท

Modulesยง

Structsยง

  • CurrCovspan ๐Ÿ”’
  • PrevCovspan ๐Ÿ”’
  • RefinedCovspan ๐Ÿ”’
  • SpansRefiner ๐Ÿ”’
    Converts the initial set of coverage spans (one per MIR Statement or Terminator) into a minimal set of coverage spans, using the BCB CFG to determine where it is safe and useful to:

Functionsยง