rustc_
hir_
typeck
1.83.0-beta.5
(eb6e3fa1a 2024-11-08)
Module callee
Module Items
Structs
Enums
Functions
In crate rustc_
hir_
typeck
rustc_hir_typeck
Module
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).