Function rustc_session::session::early_error
source · pub fn early_error(
output: ErrorOutputType,
msg: impl Into<DiagnosticMessage>
) -> !
pub fn early_error(
output: ErrorOutputType,
msg: impl Into<DiagnosticMessage>
) -> !