Module rustc_passes::hir_stats

source Β·

Macros§

Structs§

  • Node πŸ”’
  • NodeStats πŸ”’
  • StatCollector πŸ”’
    This type measures the size of AST and HIR nodes, by implementing the AST and HIR Visitor traits. But we don’t measure every visited type because that could cause double counting.

Enums§

  • Id πŸ”’

Functions§