rustc_
type_
ir
1.84.0-nightly
(3fee0f12e 2024-11-20)
Module infer_
ctxt
Module Items
Enums
Traits
In crate rustc_
type_
ir
rustc_type_ir
Module
infer_ctxt
Copy item path
Source
Enums
§
Typing
Mode
The current typing mode of an inference context. We unfortunately have some slightly different typing rules depending on the current context. See the doc comment for each variant for how and why they are used.
Traits
§
Infer
Ctxt
Like