rustc_
infer
1.84.0-nightly
(03ee48451 2024-11-18)
Module generalize
Module Items
Structs
In rustc_
infer::
infer::
relate
rustc_infer
::
infer
::
relate
Module
generalize
Copy item path
Source
Structs
§
Generalization
🔒
Result from a generalization operation. This includes not only the generalized type, but also a bool flag indicating whether further WF checks are needed.
Generalizer
🔒
The “generalizer” is used when handling inference variables.