Expand description
Stable, machine-readable diagnostic codes emitted by forge.
See docs/agents/diagnostics.md
for the format and registry rules. Most codes re-export per-domain
constants from [foundry_cli::diagnostic].
Modules§
- build
- Build-time diagnostic codes (compilation, linking, artifact generation).
- test
forge testdiagnostic codes.
Functions§
- known_
codes - All diagnostic codes declared by
forge.