Crate calypso_diagnostic
source ·Expand description
Compiler diagnostics used in Calypso for error reporting.
Re-exports
pub use calypso_error;pub use codespan_reporting as reporting;Modules
Diagnostics and builders to create them.
Extensions to
calypso_error used for diagnostics.Re-exports used for diagnostics.
The global reporting context for diagnostics.
Diagnostic codes and extended information
Macros
The registerred format string for a diagnostic.
Format a diagnostic short message based on its registerred format string.