Home
last modified time | relevance | path

Searched refs:Error0317 (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.rs1999 FailureCode::Error0317(failure_str) => { in report_and_explain_type_error()
2614 Error0317(&'static str), enumerator
2639 IfExpressionWithNoElse => Error0317("`if` may be missing an `else` clause"), in as_failure_code()