bytemuck/src
zachs18 bb62be5baa
Remove "dangling" terminology for zero-sized pointees. (#262)
* Update safety comment on BoxBytes pointer field.

* Update mentions of "dangling" pointers elsewhere in src/allocation.rs.
2024-08-11 01:59:50 -06:00
..
allocation.rs Remove "dangling" terminology for zero-sized pointees. (#262) 2024-08-11 01:59:50 -06:00
anybitpattern.rs Fix the errors CI is showing (#247) 2024-05-28 12:22:59 -06:00
checked.rs Allow casting between slices of ZSTs and slices of non-ZSTs in all cases. (#256) 2024-07-30 17:05:11 -06:00
contiguous.rs make clippy be quiet about useless nonsense. 2024-05-13 10:53:18 -06:00
internal.rs Allow casting between slices of ZSTs and slices of non-ZSTs in all cases. (#256) 2024-07-30 17:05:11 -06:00
lib.rs Make must_cast by-value and by-shared-ref functions const (#261) 2024-08-11 01:59:06 -06:00
must.rs Make must_cast by-value and by-shared-ref functions const (#261) 2024-08-11 01:59:06 -06:00
no_uninit.rs run cargo fmt (#120) 2022-07-24 09:27:49 -06:00
offset_of.rs [Feature] extend TransparentWrapper conversion functions (#58) 2021-03-28 23:11:13 -06:00
pod_in_option.rs improve docs 2022-07-02 15:29:48 -06:00
pod.rs Support Zeroable and Pod for f16 and f128 (#251) 2024-06-18 21:24:29 -06:00
transparent.rs Update TransparentWrapper asserts (#232) 2024-04-09 19:02:38 -06:00
zeroable_in_option.rs improve documentation for optional features (#203) 2023-09-05 13:39:41 -06:00
zeroable.rs Support Zeroable and Pod for f16 and f128 (#251) 2024-06-18 21:24:29 -06:00