rust/library/core/src/slice
Josh Stone fdba8a7c47 update version placeholders
(cherry picked from commit e4840ce59b)
2025-02-18 08:50:21 -08:00
..
iter transmute should also assume non-null pointers 2025-02-12 23:01:27 -08:00
sort Fix off-by-one error causing driftsort to crash 2025-01-28 23:39:46 -08: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 Improve prose around as_slice example of IterMut 2024-12-22 18:29:27 +01:00
memchr.rs update cfgs 2024-11-27 15:14:54 +00:00
mod.rs update version placeholders 2025-02-18 08:50:21 -08:00
raw.rs clean up const stability around UB checks 2024-11-16 22:50:22 +01: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