Skip to main content

Crate crisp_diagnostics

Crate crisp_diagnostics 

Source
Expand description

Diagnostic reporting against Crisp source spans.

Structs§

Diagnostic
DiagnosticSink
FormattedDiagnostic

Enums§

CompilerError
Severity

Functions§

format_diagnostic
format_diagnostic_at
format_ownership_contradiction
format_parse_error
Parse or lex error at a byte offset, rendered as file:line:col (#109).
format_type_mismatch
format_unresolved_name
Format an unresolved-name diagnostic with optional import / module hint.
from_diagnostic