bytemuck/tests
Lokathor 1b1b9a0e89
Fix 177 (#178)
* reduce required bounds.

* clippy get off my case

* spelling

* clippy lints on tests.
2023-02-28 13:29:34 -07: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 Fix 177 (#178) 2023-02-28 13:29:34 -07:00
checked_tests.rs Fix 177 (#178) 2023-02-28 13:29:34 -07: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 Fix 177 (#178) 2023-02-28 13:29:34 -07: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