rustc_
hir_
typeck
1.85.0-nightly
(5f23ef7d3 2024-12-20)
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).