Module rustc::ty::instance[][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?

Re-exports

use hir::def_id::DefId;
use ty;
use ty::Ty;
use ty::TypeFoldable;
use ty::Substs;
use ty::TyCtxt;
use traits;
use rustc_target::spec::abi::Abi;
use util::ppaux;
use std::fmt;

Structs

Instance [
Experimental
]

Enums

InstanceDef [
Experimental
]

Functions

fn_once_adapter_instance [
Experimental
]
needs_fn_once_adapter_shim [
Experimental
]
resolve_associated_item [
Experimental
]