rust/library/core/src/slice
Trevor Gross 18ffee2126
Rollup merge of #137483 - bend-n:😅, r=Noratrieb
rename sub_ptr to offset_from_unsigned

i also made `byte_sub_ptr` `byte_offset_from_unsigned`

fixes #137121
tracking issue #95892
2025-02-23 14:30:28 -05:00
..
iter rename sub_ptr 😅 2025-02-23 23:11:00 +07:00
sort rename sub_ptr 😅 2025-02-23 23:11:00 +07:00
ascii.rs Auto merge of #130733 - okaneco:is_ascii, r=scottmcm 2024-12-22 02:44:13 +00:00
cmp.rs vectorized SliceContains 2024-10-23 20:14:17 +02:00
index.rs add const_eval_select macro to reduce redundancy 2024-11-05 09:26:08 +01:00
iter.rs Save another BB by using SubUnchecked instead of a call to arith_offset 2025-02-14 22:24:27 -08:00
memchr.rs update cfgs 2024-11-27 15:14:54 +00:00
mod.rs Auto merge of #137237 - cuviper:stage0, r=Mark-Simulacrum 2025-02-23 11:12:56 +00:00
raw.rs rename sub_ptr 😅 2025-02-23 23:11:00 +07:00
rotate.rs add inline attribute and codegen test 2025-01-29 19:34:19 +01:00
specialize.rs Remove size_of == 1 case from fill specialization. 2021-08-09 19:25:28 +02:00