Expand description
Structured IR errors.
All fallible IR operations (conversion, validation, lowering) report
IrError with a stable code and, when the offending source position is
known, a span. Human-readable wording is not part of the stable contract.
Enumsยง
- IrError
- A structured IR error.