Skip to main content

Module report

Module report 

Source
Expand description

Compile report types.

The CompileReport records the outcome of each pipeline stage, providing a full audit trail of the compilation process.

Structs§

CompileReport
Complete report produced by the compilation pipeline.
Diagnostic
A diagnostic message (warning or error) from a pipeline stage.
StageVerdict
Verdict for a single compilation stage.

Enums§

CompileOutcome
Outcome of a compilation stage or the overall pipeline.
DiagnosticLevel
Diagnostic severity.