We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08324fe commit f260462Copy full SHA for f260462
library/core/src/cmp.rs
@@ -17,12 +17,6 @@
17
//!
18
//! For more details, see the respective documentation of each item in the list.
19
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
26
//! [`max`]: fn.max.html
27
//! [`min`]: fn.min.html
28
0 commit comments