Skip to content

Commit d36f62a

Browse files
committed
---
yaml --- r: 12091 b: refs/heads/master c: 1ffaeda h: refs/heads/master i: 12089: 0c9de1d 12087: 8ba748e v: v3
1 parent cc0ad6e commit d36f62a

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
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: 17cd9b4308c3f2822f55fc46202594bd37fcab7a
2+
refs/heads/master: 1ffaedac2b222731bdf92a3b19bcb119809b2ba1
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/src/libcore/extfmt.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,6 @@ mod rt {
269269
flag_space_for_sign,
270270
flag_sign_always,
271271
flag_alternate,
272-
// FIXME(1993): This is no longer needed. Remove after a snapshot
273-
flag_none,
274272
}
275273
enum count { count_is(int), count_implied, }
276274
enum ty { ty_default, ty_bits, ty_hex_upper, ty_hex_lower, ty_octal, }

0 commit comments

Comments
 (0)