Unified diagnostic types for the Assura compiler.
All compiler passes (parser, resolver, type checker, SMT verifier)
emit Diagnostic values. The CLI renders these uniformly via
ariadne (human mode) or serde (JSON mode).
Unified diagnostic types for the Assura compiler.
All compiler passes (parser, resolver, type checker, SMT verifier)
emit Diagnostic values. The CLI renders these uniformly via
ariadne (human mode) or serde (JSON mode).