File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments