rustc_
hir_
typeck
1.82.0
(f6e511eec 2024-10-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
.