[][src]Module rustc::infer::combine

🔬 This is a nightly-only experimental API. (rustc_private)

this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?

Structs

CombineFields [
Experimental
]
Generalization [
Experimental
]

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 [
Experimental
]

Enums

RelationDir [
Experimental
]

Traits

RelateResultCompare [
Experimental
]

Functions

float_unification_error [
Experimental
]
int_unification_error [
Experimental
]