bytemuck/tests
Julien Cretin fd27a5b018
Add from_box_bytes and box_bytes_of with BoxBytes type (#211)
* Add from_box_bytes and box_bytes_of with BoxBytes type

* Apply suggestions from code review

Co-authored-by: zachs18 <8355914+zachs18@users.noreply.github.com>

* Add into_raw_parts

* Add tests

* Rename from_parts to from_raw_parts

---------

Co-authored-by: zachs18 <8355914+zachs18@users.noreply.github.com>
2023-10-19 22:50:33 -06:00
..
array_tests.rs Attach min_const_generics to a crate feature (#63) 2021-06-05 08:25:57 -06:00
cast_slice_tests.rs tell clippy to quiet down 2023-09-05 13:26:08 -06:00
checked_tests.rs tell clippy to quiet down 2023-09-05 13:26:08 -06:00
derive.rs Fix soundness issue of TransparentWrapper derive macro. (#173) 2023-02-17 12:24:16 -07:00
doc_tests.rs Fix 177 (#178) 2023-02-28 13:29:34 -07:00
offset_of_tests.rs Fix 177 (#178) 2023-02-28 13:29:34 -07:00
std_tests.rs Add from_box_bytes and box_bytes_of with BoxBytes type (#211) 2023-10-19 22:50:33 -06:00
transparent.rs Conditionally compile in Arc (#140) 2022-11-05 07:00:40 -06:00
wrapper_forgets.rs Replace unsound usage of transmute_copy (#72) 2021-07-22 23:12:56 -06:00