rustc_hir_typeck
1.77.0-nightly
(2319be8e2 2024-01-12)
Module callee
Structs
Enums
Functions
In crate rustc_hir_typeck
?
Module
rustc_hir_typeck
::
callee
source
·
[
−
]
Structs
DeferredCallResolution
Enums
CallStep
🔒
Functions
check_legal_trait_for_method_call
Checks that it is legal to call methods of the trait corresponding to
trait_id
(this only cares about the trait, not the specific method that is called).