Module rustc_utils::source_map::spanner

source ·
Expand description

Mapping source ranges to/from the HIR and MIR.

Structs§

  • Converts MIR locations to source spans using HIR information.

Enums§

  • Which parts of a HIR node’s span should be included for a matching MIR node