rustc_
hir_
typeck
1.84.0-nightly
(759e07f06 2024-10-30)
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
.