Module rustc_traits::normalize_erasing_regions [−][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 rustc::traits::Normalized; |
use rustc::traits::ObligationCause; |
use rustc::traits::query::NoSolution; |
use rustc::ty; |
use rustc::ty::ParamEnvAnd; |
use rustc::ty::Ty; |
use rustc::ty::TyCtxt; |
use std::sync::atomic::Ordering; |
Functions
normalize_ty_after_erasing_regions |
[ Experimental ]
|
not_outlives_predicate |
[ Experimental ]
|