Expand description

This module provides error reporting functionality for the frontend.

Structs

A Diagnostic is more flexible way to build and output errors and warnings.

A handler is responsible for emitting warnings and errors

Represents a diagnostic message that can provide information like errors and warnings to the user.

An error type to collect diagnostics throughout the frontend.

Enums

Represents a location in the source