Function rustc_trait_selection::traits::on_unimplemented::parse_error[][src]

fn parse_error(
    tcx: TyCtxt<'_>,
    span: Span,
    message: &str,
    label: &str,
    note: Option<&str>
) -> ErrorReported