Brummel 325e690cd9 Add format_errors to Diagnostics
Introduces a new method `format_errors` to the `Diagnostics` struct.
This method iterates through all diagnostics, filters for errors, and
formats them into a newline-joined string. This simplifies error
reporting in compilation results.
2026-03-27 13:17:58 +01:00
2026-03-26 15:10:19 +01:00
2026-03-27 13:17:58 +01:00
2026-03-25 14:03:22 +01:00
2026-03-25 14:03:22 +01:00
2026-03-15 22:40:45 +01:00
S
Description
No description provided
6.5 MiB
Languages
Rust 100%