Struct rustc_middle::ty::context::InternedInSet
source · struct InternedInSet<'tcx, T: ?Sized>(&'tcx T);
Tuple Fields§
§0: &'tcx T
Trait Implementations§
source§impl<'tcx> Borrow<AdtDefData> for InternedInSet<'tcx, AdtDefData>
impl<'tcx> Borrow<AdtDefData> for InternedInSet<'tcx, AdtDefData>
source§fn borrow<'a>(&'a self) -> &'a AdtDefData
fn borrow<'a>(&'a self) -> &'a AdtDefData
Immutably borrows from an owned value. Read more
source§impl<'tcx> Borrow<Allocation<AllocId, (), Box<[u8], Global>>> for InternedInSet<'tcx, Allocation>
impl<'tcx> Borrow<Allocation<AllocId, (), Box<[u8], Global>>> for InternedInSet<'tcx, Allocation>
source§fn borrow<'a>(&'a self) -> &'a Allocation
fn borrow<'a>(&'a self) -> &'a Allocation
Immutably borrows from an owned value. Read more
source§impl<'tcx> Borrow<ExternalConstraintsData<'tcx>> for InternedInSet<'tcx, ExternalConstraintsData<'tcx>>
impl<'tcx> Borrow<ExternalConstraintsData<'tcx>> for InternedInSet<'tcx, ExternalConstraintsData<'tcx>>
source§fn borrow<'a>(&'a self) -> &'a ExternalConstraintsData<'tcx>
fn borrow<'a>(&'a self) -> &'a ExternalConstraintsData<'tcx>
Immutably borrows from an owned value. Read more
source§impl<'tcx> Borrow<PredefinedOpaquesData<'tcx>> for InternedInSet<'tcx, PredefinedOpaquesData<'tcx>>
impl<'tcx> Borrow<PredefinedOpaquesData<'tcx>> for InternedInSet<'tcx, PredefinedOpaquesData<'tcx>>
source§fn borrow<'a>(&'a self) -> &'a PredefinedOpaquesData<'tcx>
fn borrow<'a>(&'a self) -> &'a PredefinedOpaquesData<'tcx>
Immutably borrows from an owned value. Read more
source§impl<'tcx> Borrow<RegionKind<TyCtxt<'tcx>>> for InternedInSet<'tcx, RegionKind<'tcx>>
impl<'tcx> Borrow<RegionKind<TyCtxt<'tcx>>> for InternedInSet<'tcx, RegionKind<'tcx>>
source§fn borrow<'a>(&'a self) -> &'a RegionKind<'tcx>
fn borrow<'a>(&'a self) -> &'a RegionKind<'tcx>
Immutably borrows from an owned value. Read more
source§impl<'tcx, T> Borrow<T> for InternedInSet<'tcx, WithCachedTypeInfo<T>>
impl<'tcx, T> Borrow<T> for InternedInSet<'tcx, WithCachedTypeInfo<T>>
source§impl<'tcx, T: 'tcx + ?Sized> Clone for InternedInSet<'tcx, T>
impl<'tcx, T: 'tcx + ?Sized> Clone for InternedInSet<'tcx, T>
source§impl<'tcx> Hash for InternedInSet<'tcx, AdtDefData>
impl<'tcx> Hash for InternedInSet<'tcx, AdtDefData>
source§impl<'tcx> Hash for InternedInSet<'tcx, Allocation>
impl<'tcx> Hash for InternedInSet<'tcx, Allocation>
source§impl<'tcx> Hash for InternedInSet<'tcx, ConstData<'tcx>>
impl<'tcx> Hash for InternedInSet<'tcx, ConstData<'tcx>>
source§impl<'tcx> Hash for InternedInSet<'tcx, ExternalConstraintsData<'tcx>>
impl<'tcx> Hash for InternedInSet<'tcx, ExternalConstraintsData<'tcx>>
source§impl<'tcx> Hash for InternedInSet<'tcx, LayoutS>
impl<'tcx> Hash for InternedInSet<'tcx, LayoutS>
source§impl<'tcx> Hash for InternedInSet<'tcx, PredefinedOpaquesData<'tcx>>
impl<'tcx> Hash for InternedInSet<'tcx, PredefinedOpaquesData<'tcx>>
source§impl<'tcx> Hash for InternedInSet<'tcx, RegionKind<'tcx>>
impl<'tcx> Hash for InternedInSet<'tcx, RegionKind<'tcx>>
source§impl<'tcx, T: Hash> Hash for InternedInSet<'tcx, WithCachedTypeInfo<T>>
impl<'tcx, T: Hash> Hash for InternedInSet<'tcx, WithCachedTypeInfo<T>>
source§impl<'tcx, T: 'tcx + ?Sized> IntoPointer for InternedInSet<'tcx, T>
impl<'tcx, T: 'tcx + ?Sized> IntoPointer for InternedInSet<'tcx, T>
source§fn into_pointer(&self) -> *const ()
fn into_pointer(&self) -> *const ()
Returns a pointer which outlives
self
.source§impl<'tcx> PartialEq<InternedInSet<'tcx, AdtDefData>> for InternedInSet<'tcx, AdtDefData>
impl<'tcx> PartialEq<InternedInSet<'tcx, AdtDefData>> for InternedInSet<'tcx, AdtDefData>
source§impl<'tcx> PartialEq<InternedInSet<'tcx, Allocation<AllocId, (), Box<[u8], Global>>>> for InternedInSet<'tcx, Allocation>
impl<'tcx> PartialEq<InternedInSet<'tcx, Allocation<AllocId, (), Box<[u8], Global>>>> for InternedInSet<'tcx, Allocation>
source§impl<'tcx> PartialEq<InternedInSet<'tcx, ConstData<'tcx>>> for InternedInSet<'tcx, ConstData<'tcx>>
impl<'tcx> PartialEq<InternedInSet<'tcx, ConstData<'tcx>>> for InternedInSet<'tcx, ConstData<'tcx>>
source§impl<'tcx> PartialEq<InternedInSet<'tcx, ExternalConstraintsData<'tcx>>> for InternedInSet<'tcx, ExternalConstraintsData<'tcx>>
impl<'tcx> PartialEq<InternedInSet<'tcx, ExternalConstraintsData<'tcx>>> for InternedInSet<'tcx, ExternalConstraintsData<'tcx>>
source§impl<'tcx> PartialEq<InternedInSet<'tcx, LayoutS>> for InternedInSet<'tcx, LayoutS>
impl<'tcx> PartialEq<InternedInSet<'tcx, LayoutS>> for InternedInSet<'tcx, LayoutS>
source§impl<'tcx, T: PartialEq> PartialEq<InternedInSet<'tcx, List<T>>> for InternedInSet<'tcx, List<T>>
impl<'tcx, T: PartialEq> PartialEq<InternedInSet<'tcx, List<T>>> for InternedInSet<'tcx, List<T>>
source§impl<'tcx> PartialEq<InternedInSet<'tcx, PredefinedOpaquesData<'tcx>>> for InternedInSet<'tcx, PredefinedOpaquesData<'tcx>>
impl<'tcx> PartialEq<InternedInSet<'tcx, PredefinedOpaquesData<'tcx>>> for InternedInSet<'tcx, PredefinedOpaquesData<'tcx>>
source§impl<'tcx> PartialEq<InternedInSet<'tcx, RegionKind<TyCtxt<'tcx>>>> for InternedInSet<'tcx, RegionKind<'tcx>>
impl<'tcx> PartialEq<InternedInSet<'tcx, RegionKind<TyCtxt<'tcx>>>> for InternedInSet<'tcx, RegionKind<'tcx>>
source§impl<'tcx, T: PartialEq> PartialEq<InternedInSet<'tcx, WithCachedTypeInfo<T>>> for InternedInSet<'tcx, WithCachedTypeInfo<T>>
impl<'tcx, T: PartialEq> PartialEq<InternedInSet<'tcx, WithCachedTypeInfo<T>>> for InternedInSet<'tcx, WithCachedTypeInfo<T>>
source§fn eq(&self, other: &InternedInSet<'tcx, WithCachedTypeInfo<T>>) -> bool
fn eq(&self, other: &InternedInSet<'tcx, WithCachedTypeInfo<T>>) -> bool
This method tests for
self
and other
values to be equal, and is used
by ==
.impl<'tcx, T: 'tcx + ?Sized> Copy for InternedInSet<'tcx, T>
impl<'tcx> Eq for InternedInSet<'tcx, AdtDefData>
impl<'tcx> Eq for InternedInSet<'tcx, Allocation>
impl<'tcx> Eq for InternedInSet<'tcx, ConstData<'tcx>>
impl<'tcx> Eq for InternedInSet<'tcx, ExternalConstraintsData<'tcx>>
impl<'tcx> Eq for InternedInSet<'tcx, LayoutS>
impl<'tcx, T: Eq> Eq for InternedInSet<'tcx, List<T>>
impl<'tcx> Eq for InternedInSet<'tcx, PredefinedOpaquesData<'tcx>>
impl<'tcx> Eq for InternedInSet<'tcx, RegionKind<'tcx>>
impl<'tcx, T: Eq> Eq for InternedInSet<'tcx, WithCachedTypeInfo<T>>
Auto Trait Implementations§
impl<'tcx, T: ?Sized> RefUnwindSafe for InternedInSet<'tcx, T>where T: RefUnwindSafe,
impl<'tcx, T: ?Sized> Send for InternedInSet<'tcx, T>where T: Sync,
impl<'tcx, T: ?Sized> Sync for InternedInSet<'tcx, T>where T: Sync,
impl<'tcx, T: ?Sized> Unpin for InternedInSet<'tcx, T>
impl<'tcx, T: ?Sized> UnwindSafe for InternedInSet<'tcx, T>where T: RefUnwindSafe,
Blanket Implementations§
source§impl<'tcx, T> ArenaAllocatable<'tcx, IsCopy> for Twhere
T: Copy,
impl<'tcx, T> ArenaAllocatable<'tcx, IsCopy> for Twhere T: Copy,
fn allocate_on<'a>(self, arena: &'a Arena<'tcx>) -> &'a mut T
fn allocate_from_iter<'a>( arena: &'a Arena<'tcx>, iter: impl IntoIterator<Item = T> ) -> &'a mut [T]
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
source§impl<T, R> CollectAndApply<T, R> for T
impl<T, R> CollectAndApply<T, R> for T
source§impl<P> IntoQueryParam<P> for P
impl<P> IntoQueryParam<P> for P
fn into_query_param(self) -> P
source§impl<T> MaybeResult<T> for T
impl<T> MaybeResult<T> for T
source§impl<'tcx, T> ToPredicate<'tcx, T> for T
impl<'tcx, T> ToPredicate<'tcx, T> for T
fn to_predicate(self, _tcx: TyCtxt<'tcx>) -> T
source§impl<Tcx, T> Value<Tcx> for Twhere
Tcx: DepContext,
impl<Tcx, T> Value<Tcx> for Twhere Tcx: DepContext,
default fn from_cycle_error( tcx: Tcx, cycle: &[QueryInfo], _guar: ErrorGuaranteed ) -> T
Layout§
Note: Unable to compute type layout, possibly due to this type having generic parameters. Layout can only be computed for concrete, fully-instantiated types.