Skip to content

Commit f260462

Browse files
committed
Remove links that are in scope
1 parent 08324fe commit f260462

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

library/core/src/cmp.rs

-6
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@
1717
//!
1818
//! For more details, see the respective documentation of each item in the list.
1919
//!
20-
//! [`Eq`]: trait.Eq.html
21-
//! [`PartialEq`]: trait.PartialEq.html
22-
//! [`Ord`]: trait.Ord.html
23-
//! [`PartialOrd`]: trait.PartialOrd.html
24-
//! [`Ordering`]: enum.Ordering.html
25-
//! [`Reverse`]: struct.Reverse.html
2620
//! [`max`]: fn.max.html
2721
//! [`min`]: fn.min.html
2822

0 commit comments

Comments
 (0)