Struct rustc_mir_transform::dataflow_const_prop::ScalarTy
source · Tuple Fields§
§0: Scalar
§1: Ty<'tcx>
Trait Implementations§
source§impl<'tcx> PartialEq<ScalarTy<'tcx>> for ScalarTy<'tcx>
impl<'tcx> PartialEq<ScalarTy<'tcx>> for ScalarTy<'tcx>
impl<'tcx> Eq for ScalarTy<'tcx>
impl<'tcx> StructuralEq for ScalarTy<'tcx>
impl<'tcx> StructuralPartialEq for ScalarTy<'tcx>
Auto Trait Implementations§
impl<'tcx> !RefUnwindSafe for ScalarTy<'tcx>
impl<'tcx> !Send for ScalarTy<'tcx>
impl<'tcx> !Sync for ScalarTy<'tcx>
impl<'tcx> Unpin for ScalarTy<'tcx>
impl<'tcx> !UnwindSafe for ScalarTy<'tcx>
Blanket Implementations§
Layout§
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference’s “Type Layout” chapter for details on type layout guarantees.
Size: 32 bytes