Module callee
rustc_
hir_
typeck
1.84.0-dev
Module callee
Module Items
Structs
Enums
Functions
In crate rustc_
hir_
typeck
Modules
_match
autoderef
callee
cast
check
closure
coercion
demand
diverges
errors
expectation
expr
expr_use_visitor
fallback
fn_ctxt
gather_locals
intrinsicck
method
op
pat
place_op
rvalue_scopes
typeck_root_ctxt
upvar
writeback
Macros
type_error_struct
Structs
BreakableCtxt
CoroutineTypes
EnclosingBreakables
Enums
Needs
PlaceOp
TupleArgumentsFlag
Statics
DEFAULT_LOCALE_RESOURCE
Functions
can_coerce
diagnostic_only_typeck
fatally_break_rust
infer_type_if_missing
inspect_typeck
provide
report_unexpected_variant_res
typeck
typeck_with_fallback
used_trait_imports
rustc_hir_typeck
Module
callee
Copy item path
Settings
Help
Summary
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).