rustc_span::span_encoding - Rust (original) (raw)

rustc_span

Module span_encoding

Source

Macros§

match_span_kind 🔒

Structs§

InlineCtxt 🔒

InlineParent 🔒

Interned 🔒

PartiallyInterned 🔒

Span

A compressed span.

SpanInterner 🔒

Constants§

BASE_LEN_INTERNED_MARKER 🔒

CTXT_INTERNED_MARKER 🔒

DUMMY_SP

The dummy span has zero position, length, and context, and no parent.

MAX_CTXT 🔒

MAX_LEN 🔒

PARENT_TAG 🔒

Functions§

with_span_interner 🔒