rust/library/core
Trevor Gross 6e8ec852f7 Make documentation of slice_first_last_chunk more consistent
Clarify that these functions return array references.

Also change from doing `as` casting to using the less misuseable `.cast()`.
2023-11-03 20:44:32 -05:00
..
benches fix 2023-07-23 09:58:31 +00:00
src Make documentation of slice_first_last_chunk more consistent 2023-11-03 20:44:32 -05:00
tests Stabilize [const_]pointer_byte_offsets 2023-10-25 22:35:12 +00:00
Cargo.toml Update rand in the stdlib tests, and remove the getrandom feature from it 2023-01-04 14:52:41 -08:00