rust/library/core/src/slice
Matthias Krüger d96ce3ea8e
Rollup merge of #91394 - Mark-Simulacrum:bump-stage0, r=pietroalbini
Bump stage0 compiler

r? `@pietroalbini` (or anyone else)
2021-12-02 15:52:03 +01:00
..
iter #[inline] slice::advance_by 2021-08-03 21:32:36 +02:00
ascii.rs Add #[must_use] to expensive computations 2021-10-12 23:27:17 -04: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 Rollup merge of #89897 - jkugelman:must-use-core, r=joshtriplett 2021-10-31 09:20:26 +01:00
memchr.rs Add #[must_use] to expensive computations 2021-10-12 23:27:17 -04:00
mod.rs Rollup merge of #88502 - ibraheemdev:slice-take, r=dtolnay 2021-12-01 20:57:42 +01:00
raw.rs Apply cfg-bootstrap switch 2021-11-30 10:51:42 -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 Remove ignore-tidy-undocumented-unsafe from core::slice::sort 2021-08-27 21:38:49 -03:00
specialize.rs Remove size_of == 1 case from fill specialization. 2021-08-09 19:25:28 +02:00