Skip to content

Commit e46d5a8

Browse files
committed
---
yaml --- r: 41982 b: refs/heads/master c: 79a9b23 h: refs/heads/master v: v3
1 parent 1d2f3de commit e46d5a8

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: 3c24419c196c8693118d2f72fb1947d2b6aec73f
2+
refs/heads/master: 79a9b23f4a6397398c915e092d70989041dfef28
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 2f46b763da2c098913884f101b6d71d69af41b49
55
refs/heads/try: 3d5418789064fdb463e872a4e651af1c628a3650

trunk/src/libcore/extfmt.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ pub mod ct {
466466
// Functions used by the fmt extension at runtime. For now there are a lot of
467467
// decisions made a runtime. If it proves worthwhile then some of these
468468
// conditions can be evaluated at compile-time. For now though it's cleaner to
469-
// implement it 0this way, I think.
469+
// implement it this way, I think.
470470
#[doc(hidden)]
471471
pub mod rt {
472472
use float;

0 commit comments

Comments
 (0)