Module rustc::infer::anon_types[][src]

🔬 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

AnonTypeDecl [
Experimental
]

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

Instantiator [
Experimental
]
ReverseMapper [
Experimental
]

Functions

may_define_existential_type [
Experimental
]

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

Type Definitions

AnonTypeMap [
Experimental
]