rustc_hir_typeck
1.80.0-nightly
(1871252fc 2024-05-15)
Module expectation
Enums
In crate rustc_hir_typeck
Module
rustc_hir_typeck
::
expectation
Copy item path
source
·
[
−
]
Enums
§
Expectation
When type-checking an expression, we propagate downward whatever type hint we are able in the form of an
Expectation
.