rustc_
hir_
typeck
1.83.0-nightly
(28e8f01c2 2024-09-17)
Module expectation
Module Items
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
.