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 eb26e6f commit 7c5a5f8Copy full SHA for 7c5a5f8
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: ab0b7b27841366d73a808fbbccda6df45169141f
+refs/heads/master: 52975202afdd9858215f28e567940cb768c7c36c
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 2f46b763da2c098913884f101b6d71d69af41b49
5
refs/heads/try: 3d5418789064fdb463e872a4e651af1c628a3650
trunk/src/libstd/cmp.rs
@@ -9,7 +9,7 @@
9
// except according to those terms.
10
11
#[forbid(deprecated_mode)];
12
-/// Additional general-purpose comparison functionality.
+//! Additional general-purpose comparison functionality.
13
14
use core::f32;
15
use core::f64;
0 commit comments