☰
Module expr
rustc_hir_typeck
1.75.0-dev
Module expr
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
inherited
intrinsicck
mem_categorization
method
op
pat
place_op
rvalue_scopes
upvar
writeback
Macros
type_error_struct
Structs
BreakableCtxt
EnclosingBreakables
FnCtxt
GeneratorTypes
Inherited
Enums
Needs
PlaceOp
TupleArgumentsFlag
Statics
DEFAULT_LOCALE_RESOURCE
Functions
diagnostic_only_typeck
fatally_break_rust
has_expected_num_generic_args
has_typeck_results
primary_body_of
provide
report_unexpected_variant_res
typeck
typeck_with_fallback
used_trait_imports
?
Module
rustc_hir_typeck
::
expr
source
·
[
−
]
Expand description
Type checking expressions.
See
mod.rs
for more context on type checking in general.