[−][src]Module rustc::infer::type_variable
🔬 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
| Delegate |
[ Experimental ]
|
| Instantiate |
[ Experimental ]
|
| Snapshot |
[ Experimental ]
|
| TyVidEqKey |
[ Experimental ] These structs (a newtyped TyVid) are used as the unification key
for the |
| TypeVariableData |
[ Experimental ]
|
| TypeVariableTable |
[ Experimental ]
|
Enums
| TypeVariableOrigin |
[ Experimental ] Reasons to create a type inference variable |
| TypeVariableValue |
[ Experimental ]
|
Type Definitions
| TypeVariableMap |
[ Experimental ]
|