rust/library/core/src/slice
2021-08-06 02:07:01 +00:00
..
iter #[inline] slice::advance_by 2021-08-03 21:32:36 +02:00
ascii.rs Perf Experiment: Wait, what if I just skip the trait alias 2021-05-06 11:37:46 -07:00
cmp.rs Remove pointer comparison from slice equality 2020-12-26 06:43:51 +00:00
index.rs Bump slice_index_with_ops_bound_pair to 1.53.0 2021-04-21 22:40:19 +02:00
iter.rs Auto merge of #87462 - ibraheemdev:tidy-file-length-ignore-comment, r=Mark-Simulacrum 2021-08-06 02:07:01 +00:00
memchr.rs Document unsafety in core::slice::memchr 2020-10-05 11:34:03 +02:00
mod.rs Auto merge of #87462 - ibraheemdev:tidy-file-length-ignore-comment, r=Mark-Simulacrum 2021-08-06 02:07:01 +00:00
raw.rs Convert primitives to use intra-doc links 2021-02-25 20:31:53 -05:00
rotate.rs Add safety comments in private core::slice::rotate::ptr_rotate function 2021-07-14 15:31:12 +02:00
sort.rs Use HTTPS links where possible 2021-06-23 16:26:46 -04:00
specialize.rs generalize slice::fill specialization for byte-sized items 2021-03-18 00:25:20 +01:00