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 595215a commit e85675eCopy full SHA for e85675e
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 009bbadd9202b12dcf3aa779129cd7e42005695c
+refs/heads/master: a0c6ad0c510ca8b6b810ebb36bfa42c4a29b62a2
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
trunk/src/libcore/extfmt.rs
@@ -53,7 +53,6 @@ mod ct {
53
ty_octal,
54
ty_float,
55
ty_poly,
56
- // FIXME: More types (Issue #1992)
57
}
58
enum flag {
59
flag_left_justify,
0 commit comments