Skip to content

Commit 7c5a5f8

Browse files
committed
---
yaml --- r: 42061 b: refs/heads/master c: 5297520 h: refs/heads/master i: 42059: 25fad14 v: v3
1 parent eb26e6f commit 7c5a5f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: ab0b7b27841366d73a808fbbccda6df45169141f
2+
refs/heads/master: 52975202afdd9858215f28e567940cb768c7c36c
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 2f46b763da2c098913884f101b6d71d69af41b49
55
refs/heads/try: 3d5418789064fdb463e872a4e651af1c628a3650

trunk/src/libstd/cmp.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// except according to those terms.
1010

1111
#[forbid(deprecated_mode)];
12-
/// Additional general-purpose comparison functionality.
12+
//! Additional general-purpose comparison functionality.
1313
1414
use core::f32;
1515
use core::f64;

0 commit comments

Comments
 (0)