pub fn intrinsic_operation_unsafety(
tcx: TyCtxt<'_>,
intrinsic_id: LocalDefId,
) -> SafetyExpand description
Returns the unsafety of the given intrinsic.
pub fn intrinsic_operation_unsafety(
tcx: TyCtxt<'_>,
intrinsic_id: LocalDefId,
) -> SafetyReturns the unsafety of the given intrinsic.