rustc_
hir_
typeck
1.85.0-nightly
(14ee63a3c 2024-12-29)
Module expectation
Module Items
Enums
In crate rustc_
hir_
typeck
rustc_hir_typeck
Module
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
.