Module fallback
rustc_
hir_
typeck
1.84.0-dev
Module fallback
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
fallback
Copy item path
Settings
Help
Summary
Source
Structs
§
Annotate
Unit
Fallback
Visitor
🔒
Try to walk the HIR to find a place to insert a useful suggestion to preserve fallback to
()
in 2024.
Enums
§
Diverging
Fallback
Behavior
🔒
Unsafe
UseReason
🔒
Functions
§
compute_
unsafe_
infer_
vars
🔒
Finds all type variables which are passed to an
unsafe
operation.