Function rustc_trait_selection::error_reporting::infer::region::emit_msg_span
source ยท fn emit_msg_span(
err: &mut Diag<'_>,
prefix: &str,
description: String,
span: Option<Span>,
suffix: &str,
)