Skip to content

Commit 35ea03b

Browse files
XAMPPRockybluss
andauthored
Apply suggestions from code review
Co-authored-by: bluss <bluss@users.noreply.github.com>
1 parent 8e24a97 commit 35ea03b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

RELEASES.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ Stabilized APIs
6363
- [`panic::panic_any`]
6464
- [`ptr::addr_of!`]
6565
- [`ptr::addr_of_mut!`]
66-
- [`slice::SlicePattern`]
6766
- [`slice::fill_with`]
6867
- [`slice::split_inclusive_mut`]
6968
- [`slice::split_inclusive`]
@@ -134,7 +133,6 @@ Internal Only
134133
[`panic::panic_any`]: https://doc.rust-lang.org/stable/std/panic/fn.panic_any.html
135134
[`slice::strip_prefix`]: https://doc.rust-lang.org/stable/std/primitive.slice.html#method.strip_prefix
136135
[`slice::strip_suffix`]: https://doc.rust-lang.org/stable/std/primitive.slice.html#method.strip_prefix
137-
[`slice::SlicePattern`]: https://doc.rust-lang.org/nightly/core/slice/trait.SlicePattern.html
138136
[`Arc::increment_strong_count`]: https://doc.rust-lang.org/nightly/std/sync/struct.Arc.html#method.increment_strong_count
139137
[`Arc::decrement_strong_count`]: https://doc.rust-lang.org/nightly/std/sync/struct.Arc.html#method.decrement_strong_count
140138
[`slice::fill_with`]: https://doc.rust-lang.org/nightly/std/primitive.slice.html#method.fill_with

0 commit comments

Comments
 (0)