rust/library/core/src/slice
Trevor Gross ebd3940454
Rollup merge of #143265 - scottmcm:mention-as-chunks, r=ibraheemdev
Mention as_chunks in the docs for chunks

and `as_rchunks_mut` from `rchunks_exact_mut`, and such.

As suggested in https://github.com/rust-lang/rust/issues/76354#issuecomment-3015376438 (but does not close that issue).
2025-07-10 03:23:54 -04:00
..
iter rename sub_ptr 😅 2025-02-23 23:11:00 +07:00
sort use div_ceil instead of manual logic 2025-07-05 10:55:42 +02:00
ascii.rs Update version placeholders 2025-07-01 10:54:33 -07:00
cmp.rs Extend the chaining logic to slices too 2025-04-12 22:10:17 -07:00
index.rs Remove bootstrap cfgs from library/ 2025-06-02 10:19:58 -07:00
iter.rs Update version placeholders 2025-07-01 10:54:33 -07:00
memchr.rs library: Use size_of from the prelude instead of imported 2025-03-06 20:20:38 -08:00
mod.rs Rollup merge of #143265 - scottmcm:mention-as-chunks, r=ibraheemdev 2025-07-10 03:23:54 -04:00
raw.rs Add diagnostic items for Clippy 2025-06-20 17:53:09 +02:00
rotate.rs library: Use size_of from the prelude instead of imported 2025-03-06 20:20:38 -08:00
specialize.rs Remove size_of == 1 case from fill specialization. 2021-08-09 19:25:28 +02:00