rustc_
hir_
typeck
1.82.0
(f6e511eec 2024-10-15)
Module callee
Structs
Enums
Functions
In crate rustc_
hir_
typeck
Module
rustc_hir_typeck
::
callee
Copy item path
source
ยท
[
−
]
Structs
ยง
Deferred
Call
Resolution
๐
Enums
ยง
Call
Step
๐
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).