Expand description
Structured diagnostics emitted by compiler stages.
Structs§
- Diagnostic
- A portable compiler diagnostic.
- Related
Information - Additional source context related to a diagnostic.
- Source
Position - A one-based source position with its zero-based UTF-8 byte offset.
- Span
- An end-exclusive source span.
- Spanned
- A value paired with the source span that authored it.
Enums§
- Severity
- Diagnostic severity defined by the Stack specification.