Home
last modified time | relevance | path

Searched defs:is_transmutable (Results 1 – 25 of 36) sorted by relevance

12

/third_party/rust/rust/tests/ui/transmutability/primitives/
Dnumbers.rs13 pub fn is_transmutable<Src, Dst>() in is_transmutable() function
Dunit.rs13 pub fn is_transmutable<Src, Dst, Context>() in is_transmutable() function
Dbool-mut.rs9 pub fn is_transmutable<Src, Dst>() in is_transmutable() function
Dbool.rs9 pub fn is_transmutable<Src, Dst>() in is_transmutable() function
/third_party/rust/rust/tests/ui/transmutability/malformed-program-gracefulness/
Dunknown_src.rs11 pub fn is_transmutable<Src, Dst, Context>() in is_transmutable() function
Dunknown_dst.rs11 pub fn is_transmutable<Src, Dst, Context>() in is_transmutable() function
Dunknown_src_field.rs11 pub fn is_transmutable<Src, Dst, Context>() in is_transmutable() function
/third_party/rust/rust/tests/ui/transmutability/unions/
Dboolish.rs13 pub fn is_transmutable<Src, Dst>() in is_transmutable() function
Dshould_reject_contraction.rs11 pub fn is_transmutable<Src, Dst>() in is_transmutable() function
Dshould_reject_intersecting.rs12 pub fn is_transmutable<Src, Dst>() in is_transmutable() function
Dshould_pad_variants.rs11 pub fn is_transmutable<Src, Dst, Context>() in is_transmutable() function
/third_party/rust/rust/tests/ui/transmutability/
Dissue-101739-1.rs6 pub fn is_transmutable<Src, Context, const ASSUME_ALIGNMENT: bool>() in is_transmutable() function
/third_party/rust/rust/tests/ui/transmutability/structs/
Dshould_order_fields_correctly.rs12 pub fn is_transmutable<Src, Dst>() in is_transmutable() function
/third_party/rust/rust/tests/ui/transmutability/visibility/
Dshould_accept_if_src_has_private_variant.rs12 pub fn is_transmutable<Src, Dst, Context>() in is_transmutable() function
Dshould_reject_if_dst_has_private_variant.rs11 pub fn is_transmutable<Src, Dst, Context>() in is_transmutable() function
Dshould_accept_if_src_has_private_field.rs12 pub fn is_transmutable<Src, Dst, Context>() in is_transmutable() function
Dshould_reject_if_dst_has_unreachable_field.rs13 pub fn is_transmutable<Src, Dst, Context>() in is_transmutable() function
Dshould_accept_if_src_has_unreachable_ty.rs12 pub fn is_transmutable<Src, Dst, Context>() in is_transmutable() function
Dshould_accept_if_src_has_unreachable_field.rs12 pub fn is_transmutable<Src, Dst, Context>() in is_transmutable() function
Dshould_reject_if_dst_has_unreachable_ty.rs13 pub fn is_transmutable<Src, Dst, Context>() in is_transmutable() function
/third_party/rust/rust/tests/ui/transmutability/visibility/assume/
Dshould_accept_if_dst_has_private_variant.rs12 pub fn is_transmutable<Src, Dst, Context>() in is_transmutable() function
Dshould_accept_if_dst_has_unreachable_field.rs13 pub fn is_transmutable<Src, Dst, Context>() in is_transmutable() function
/third_party/rust/rust/tests/ui/transmutability/enums/
Dshould_respect_endianness.rs12 pub fn is_transmutable<Src, Dst>() in is_transmutable() function
Dshould_order_correctly.rs12 pub fn is_transmutable<Src, Dst>() in is_transmutable() function
Dshould_pad_variants.rs11 pub fn is_transmutable<Src, Dst, Context>() in is_transmutable() function

12