From 35ea03b9e03a27bc471098672a698fd2e64968c7 Mon Sep 17 00:00:00 2001 From: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com> Date: Thu, 11 Feb 2021 13:10:06 +0000 Subject: Apply suggestions from code review Co-authored-by: bluss --- RELEASES.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'RELEASES.md') diff --git a/RELEASES.md b/RELEASES.md index a0f05667428..7d35e80b3be 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -63,7 +63,6 @@ Stabilized APIs - [`panic::panic_any`] - [`ptr::addr_of!`] - [`ptr::addr_of_mut!`] -- [`slice::SlicePattern`] - [`slice::fill_with`] - [`slice::split_inclusive_mut`] - [`slice::split_inclusive`] @@ -134,7 +133,6 @@ Internal Only [`panic::panic_any`]: https://doc.rust-lang.org/stable/std/panic/fn.panic_any.html [`slice::strip_prefix`]: https://doc.rust-lang.org/stable/std/primitive.slice.html#method.strip_prefix [`slice::strip_suffix`]: https://doc.rust-lang.org/stable/std/primitive.slice.html#method.strip_prefix -[`slice::SlicePattern`]: https://doc.rust-lang.org/nightly/core/slice/trait.SlicePattern.html [`Arc::increment_strong_count`]: https://doc.rust-lang.org/nightly/std/sync/struct.Arc.html#method.increment_strong_count [`Arc::decrement_strong_count`]: https://doc.rust-lang.org/nightly/std/sync/struct.Arc.html#method.decrement_strong_count [`slice::fill_with`]: https://doc.rust-lang.org/nightly/std/primitive.slice.html#method.fill_with -- cgit 1.4.1-3-g733a5