Function cranelift_codegen::print_errors::pretty_error
source · [−]pub fn pretty_error(
func: &Function,
isa: Option<&dyn TargetIsa>,
err: CodegenError
) -> String
Expand description
Pretty-print a Cranelift error.