Home
last modified time | relevance | path

Searched defs:as_failure_code (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_infer/src/infer/error_reporting/
Dmod.rs2845 fn as_failure_code(&self, terr: TypeError<'tcx>) -> FailureCode; in as_failure_code() method
2857 fn as_failure_code(&self, terr: TypeError<'tcx>) -> FailureCode { in as_failure_code() method