struct InternedInSet<'tcx, T: ?Sized>(&'tcx T);
Tuple Fields§
§0: &'tcx T
Trait Implementations§
source§impl<'tcx, T> Borrow<[T]> for InternedInSet<'tcx, ListWithCachedTypeInfo<T>>
impl<'tcx, T> Borrow<[T]> for InternedInSet<'tcx, ListWithCachedTypeInfo<T>>
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> for InternedInSet<'tcx, Allocation>
impl<'tcx> Borrow<Allocation> 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<TyCtxt<'tcx>>> for InternedInSet<'tcx, ExternalConstraintsData<TyCtxt<'tcx>>>
impl<'tcx> Borrow<ExternalConstraintsData<TyCtxt<'tcx>>> for InternedInSet<'tcx, ExternalConstraintsData<TyCtxt<'tcx>>>
source§impl<'tcx> Borrow<LayoutS<FieldIdx, VariantIdx>> for InternedInSet<'tcx, LayoutS<FieldIdx, VariantIdx>>
impl<'tcx> Borrow<LayoutS<FieldIdx, VariantIdx>> for InternedInSet<'tcx, LayoutS<FieldIdx, VariantIdx>>
source§impl<'tcx> Borrow<PatternKind<'tcx>> for InternedInSet<'tcx, PatternKind<'tcx>>
impl<'tcx> Borrow<PatternKind<'tcx>> for InternedInSet<'tcx, PatternKind<'tcx>>
source§fn borrow<'a>(&'a self) -> &'a PatternKind<'tcx>
fn borrow<'a>(&'a self) -> &'a PatternKind<'tcx>
Immutably borrows from an owned value. Read more
source§impl<'tcx> Borrow<PredefinedOpaquesData<TyCtxt<'tcx>>> for InternedInSet<'tcx, PredefinedOpaquesData<TyCtxt<'tcx>>>
impl<'tcx> Borrow<PredefinedOpaquesData<TyCtxt<'tcx>>> for InternedInSet<'tcx, PredefinedOpaquesData<TyCtxt<'tcx>>>
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, ExternalConstraintsData<TyCtxt<'tcx>>>
impl<'tcx> Hash for InternedInSet<'tcx, ExternalConstraintsData<TyCtxt<'tcx>>>
source§impl<'tcx> Hash for InternedInSet<'tcx, LayoutS<FieldIdx, VariantIdx>>
impl<'tcx> Hash for InternedInSet<'tcx, LayoutS<FieldIdx, VariantIdx>>
source§impl<'tcx> Hash for InternedInSet<'tcx, PatternKind<'tcx>>
impl<'tcx> Hash for InternedInSet<'tcx, PatternKind<'tcx>>
source§impl<'tcx> Hash for InternedInSet<'tcx, PredefinedOpaquesData<TyCtxt<'tcx>>>
impl<'tcx> Hash for InternedInSet<'tcx, PredefinedOpaquesData<TyCtxt<'tcx>>>
source§impl<'tcx, T: Hash> Hash for InternedInSet<'tcx, ListWithCachedTypeInfo<T>>
impl<'tcx, T: Hash> Hash for InternedInSet<'tcx, ListWithCachedTypeInfo<T>>
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 for InternedInSet<'tcx, AdtDefData>
impl<'tcx> PartialEq for InternedInSet<'tcx, AdtDefData>
source§impl<'tcx> PartialEq for InternedInSet<'tcx, Allocation>
impl<'tcx> PartialEq for InternedInSet<'tcx, Allocation>
source§impl<'tcx> PartialEq for InternedInSet<'tcx, ExternalConstraintsData<TyCtxt<'tcx>>>
impl<'tcx> PartialEq for InternedInSet<'tcx, ExternalConstraintsData<TyCtxt<'tcx>>>
source§impl<'tcx> PartialEq for InternedInSet<'tcx, LayoutS<FieldIdx, VariantIdx>>
impl<'tcx> PartialEq for InternedInSet<'tcx, LayoutS<FieldIdx, VariantIdx>>
source§impl<'tcx> PartialEq for InternedInSet<'tcx, PatternKind<'tcx>>
impl<'tcx> PartialEq for InternedInSet<'tcx, PatternKind<'tcx>>
source§impl<'tcx> PartialEq for InternedInSet<'tcx, PredefinedOpaquesData<TyCtxt<'tcx>>>
impl<'tcx> PartialEq for InternedInSet<'tcx, PredefinedOpaquesData<TyCtxt<'tcx>>>
source§impl<'tcx, T: PartialEq> PartialEq for InternedInSet<'tcx, List<T>>
impl<'tcx, T: PartialEq> PartialEq for InternedInSet<'tcx, List<T>>
source§impl<'tcx, T: PartialEq> PartialEq for InternedInSet<'tcx, ListWithCachedTypeInfo<T>>
impl<'tcx, T: PartialEq> PartialEq for InternedInSet<'tcx, ListWithCachedTypeInfo<T>>
source§fn eq(&self, other: &InternedInSet<'tcx, ListWithCachedTypeInfo<T>>) -> bool
fn eq(&self, other: &InternedInSet<'tcx, ListWithCachedTypeInfo<T>>) -> bool
Tests for
self
and other
values to be equal, and is used by ==
.source§impl<'tcx> PartialEq for InternedInSet<'tcx, RegionKind<'tcx>>
impl<'tcx> PartialEq for InternedInSet<'tcx, RegionKind<'tcx>>
source§impl<'tcx, T: PartialEq> PartialEq for InternedInSet<'tcx, WithCachedTypeInfo<T>>
impl<'tcx, T: PartialEq> PartialEq for InternedInSet<'tcx, WithCachedTypeInfo<T>>
source§fn eq(&self, other: &InternedInSet<'tcx, WithCachedTypeInfo<T>>) -> bool
fn eq(&self, other: &InternedInSet<'tcx, WithCachedTypeInfo<T>>) -> bool
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, ExternalConstraintsData<TyCtxt<'tcx>>>
impl<'tcx> Eq for InternedInSet<'tcx, LayoutS<FieldIdx, VariantIdx>>
impl<'tcx> Eq for InternedInSet<'tcx, PatternKind<'tcx>>
impl<'tcx> Eq for InternedInSet<'tcx, PredefinedOpaquesData<TyCtxt<'tcx>>>
impl<'tcx, T: Eq> Eq for InternedInSet<'tcx, List<T>>
impl<'tcx, T: Eq> Eq for InternedInSet<'tcx, ListWithCachedTypeInfo<T>>
impl<'tcx> Eq for InternedInSet<'tcx, RegionKind<'tcx>>
impl<'tcx, T: Eq> Eq for InternedInSet<'tcx, WithCachedTypeInfo<T>>
Auto Trait Implementations§
impl<'tcx, T> Freeze for InternedInSet<'tcx, T>where
T: ?Sized,
impl<'tcx, T> RefUnwindSafe for InternedInSet<'tcx, T>where
T: RefUnwindSafe + ?Sized,
impl<'tcx, T> Send for InternedInSet<'tcx, T>
impl<'tcx, T> Sync for InternedInSet<'tcx, T>
impl<'tcx, T> Unpin for InternedInSet<'tcx, T>where
T: ?Sized,
impl<'tcx, T> UnwindSafe for InternedInSet<'tcx, T>where
T: RefUnwindSafe + ?Sized,
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(self, arena: &'tcx Arena<'tcx>) -> &'tcx mut T
fn allocate_from_iter( arena: &'tcx Arena<'tcx>, iter: impl IntoIterator<Item = T>, ) -> &'tcx mut [T]
source§impl<'tcx, T> ArenaAllocatable<'tcx, IsCopy> for Twhere
T: Copy,
impl<'tcx, T> ArenaAllocatable<'tcx, IsCopy> for Twhere
T: Copy,
fn allocate_on(self, arena: &'tcx Arena<'tcx>) -> &'tcx mut T
fn allocate_from_iter( arena: &'tcx Arena<'tcx>, iter: impl IntoIterator<Item = T>, ) -> &'tcx 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> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
source§unsafe fn clone_to_uninit(&self, dst: *mut T)
unsafe fn clone_to_uninit(&self, dst: *mut T)
🔬This is a nightly-only experimental API. (
clone_to_uninit
)source§impl<T, R> CollectAndApply<T, R> for T
impl<T, R> CollectAndApply<T, R> for T
source§impl<Q, K> Equivalent<K> for Q
impl<Q, K> Equivalent<K> for Q
source§impl<Q, K> Equivalent<K> for Q
impl<Q, K> Equivalent<K> for Q
source§impl<Q, K> Equivalent<K> for Q
impl<Q, K> Equivalent<K> for Q
source§fn equivalent(&self, key: &K) -> bool
fn equivalent(&self, key: &K) -> bool
Compare self to
key
and return true
if they are equal.source§impl<T> Filterable for T
impl<T> Filterable for T
source§fn filterable(
self,
filter_name: &'static str,
) -> RequestFilterDataProvider<T, fn(_: DataRequest<'_>) -> bool>
fn filterable( self, filter_name: &'static str, ) -> RequestFilterDataProvider<T, fn(_: DataRequest<'_>) -> bool>
Creates a filterable data provider with the given name for debugging. Read more
source§impl<T> Instrument for T
impl<T> Instrument for T
source§fn instrument(self, span: Span) -> Instrumented<Self>
fn instrument(self, span: Span) -> Instrumented<Self>
source§fn in_current_span(self) -> Instrumented<Self>
fn in_current_span(self) -> Instrumented<Self>
source§impl<T> IntoEither for T
impl<T> IntoEither for T
source§fn into_either(self, into_left: bool) -> Either<Self, Self>
fn into_either(self, into_left: bool) -> Either<Self, Self>
Converts
self
into a Left
variant of Either<Self, Self>
if into_left
is true
.
Converts self
into a Right
variant of Either<Self, Self>
otherwise. Read moresource§fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
Converts
self
into a Left
variant of Either<Self, Self>
if into_left(&self)
returns true
.
Converts self
into a Right
variant of Either<Self, Self>
otherwise. Read moresource§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<I, T, U> Upcast<I, U> for Twhere
U: UpcastFrom<I, T>,
impl<I, T, U> Upcast<I, U> for Twhere
U: UpcastFrom<I, T>,
source§impl<I, T> UpcastFrom<I, T> for T
impl<I, T> UpcastFrom<I, T> for T
fn upcast_from(from: T, _tcx: I) -> 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_error: &CycleError, _guar: ErrorGuaranteed, ) -> T
source§impl<T> WithSubscriber for T
impl<T> WithSubscriber for T
source§fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
source§fn with_current_subscriber(self) -> WithDispatch<Self>
fn with_current_subscriber(self) -> WithDispatch<Self>
impl<'a, T> Captures<'a> for Twhere
T: ?Sized,
impl<T> ErasedDestructor for Twhere
T: 'static,
impl<T> MaybeSendSync for 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.