[][src]Module rustc::infer::opaque_types

🔬 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

Instantiator [
Experimental
]
OpaqueTypeDecl [
Experimental
]

Information about the opaque, abstract types whose values we are inferring in this function (these are the impl Trait that appear in the return type).

ReverseMapper [
Experimental
]

Functions

may_define_existential_type [
Experimental
]

Whether opaque_node_id is a sibling or a child of a sibling of def_id

Type Definitions

OpaqueTypeMap [
Experimental
]