Expand description
Enhanced error diagnostics and messaging.
Structs§
- Diagnostic
- A diagnostic message with location and context
- Diagnostic
Builder - Enhanced error message builder
Enums§
- Diagnostic
Level - Diagnostic level
Functions§
- create_
detailed_ error - Create a detailed error message for common compilation errors
- diagnose_
expression - Generate diagnostics for an expression
- enhance_
error - Enhance an IrError with better diagnostics
- pretty_
print_ expr - Pretty-print an expression for error messages