Home
last modified time | relevance | path

Searched refs:Error0580 (Results 1 – 1 of 1) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_infer/src/infer/error_reporting/
H A Dmod.rs2002 FailureCode::Error0580(failure_str) => { in report_and_explain_type_error()
2615 Error0580(&'static str), enumerator
2641 MainFunctionType => Error0580("`main` function has wrong type"), in as_failure_code()