bytemuck/src
Christopher Durham 1a4c11a675
Replace unsound usage of transmute_copy (#72)
* Use transmute! to enforce safer transmute_copy use

* Test fix for #71
2021-07-22 23:12:56 -06:00
..
allocation.rs pod_collect_to_vec (#50) 2021-01-13 16:49:11 -07:00
contiguous.rs Replace unsound usage of transmute_copy (#72) 2021-07-22 23:12:56 -06:00
lib.rs Replace unsound usage of transmute_copy (#72) 2021-07-22 23:12:56 -06:00
offset_of.rs [Feature] extend TransparentWrapper conversion functions (#58) 2021-03-28 23:11:13 -06:00
pod.rs ptr pod impl fix. (#65) 2021-06-13 08:40:58 -06:00
transparent.rs Replace unsound usage of transmute_copy (#72) 2021-07-22 23:12:56 -06:00
zeroable.rs Attach min_const_generics to a crate feature (#63) 2021-06-05 08:25:57 -06:00