Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_hir_typeck/src/fn_ctxt/
Dchecks.rs303 let subtyping_error = match supertype_error { in check_argument_types() localVariable
592 let subtyping_error = self.probe(|_| { in report_arg_errors() localVariable