Home
last modified time | relevance | path

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

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_middle/src/traits/
H A Dmod.rs329 MethodReceiver, enumerator
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_infer/src/infer/error_reporting/
H A Dmod.rs2644 MethodReceiver => Error0308("mismatched `self` parameter type"), in as_failure_code()
2673 MethodReceiver => "method receiver has the correct type", in as_requirement_str()
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_typeck/src/check/
H A Dwfcheck.rs1471 let cause = fcx.cause(span, traits::ObligationCauseCode::MethodReceiver); in receiver_is_valid()
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_trait_selection/src/traits/error_reporting/
H A Dsuggestions.rs1928 | ObligationCauseCode::MethodReceiver in note_obligation_cause_code()