pub fn render_human( diagnostics: &[AggregatedDiagnostic], io_errors: &[String], truncated: bool, no_color: bool, ) -> String
Format diagnostics as a human-readable report for stdout.