File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 3c24419c196c8693118d2f72fb1947d2b6aec73f
2
+ refs/heads/master: 79a9b23f4a6397398c915e092d70989041dfef28
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: 2f46b763da2c098913884f101b6d71d69af41b49
5
5
refs/heads/try: 3d5418789064fdb463e872a4e651af1c628a3650
Original file line number Diff line number Diff line change @@ -466,7 +466,7 @@ pub mod ct {
466
466
// Functions used by the fmt extension at runtime. For now there are a lot of
467
467
// decisions made a runtime. If it proves worthwhile then some of these
468
468
// 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.
470
470
#[ doc( hidden) ]
471
471
pub mod rt {
472
472
use float;
You can’t perform that action at this time.
0 commit comments