Skip to content

Commit 20b1b19

Browse files
committed
Remove unused links.
1 parent a6adc76 commit 20b1b19

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/lib.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,6 @@
5555
//! [selection]: https://en.wikipedia.org/wiki/Selection_algorithm
5656
//! [search]: https://en.wikipedia.org/wiki/Search_algorithm
5757
//!
58-
//! [`sort`]: Slice1Ext::sort
59-
//! [`sort_unstable`]: Slice1Ext::sort_unstable
60-
//! [`select_nth_unstable`]: Slice1Ext::select_nth_unstable
61-
//!
6258
//! # Roadmap
6359
//!
6460
//! * Add `SliceExt` trait for *n*-dimensional array or (sub)view with methods expecting `Axis` as

0 commit comments

Comments
 (0)