Skip to content

Commit 9b666c5

Browse files
committed
---
yaml --- r: 174558 b: refs/heads/tmp c: 5aa2f9c h: refs/heads/master v: v3
1 parent ea6429f commit 9b666c5

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
@@ -34,4 +34,4 @@ refs/heads/building: 126db549b038c84269a1e4fe46f051b2c15d6970
3434
refs/heads/beta: 44a287e6eb22ec3c2a687fc156813577464017f7
3535
refs/heads/windistfix: 7608dbad651f02e837ed05eef3d74a6662a6e928
3636
refs/tags/1.0.0-alpha: e42bd6d93a1d3433c486200587f8f9e12590a4d7
37-
refs/heads/tmp: a8b2f1794119be05b24240ddff013b1d533c3f5d
37+
refs/heads/tmp: 5aa2f9c651546d420c8da551b3d95849f4ade310

branches/tmp/src/libserialize/json.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,8 @@
192192
//! }
193193
//! ```
194194
195-
use self::ErrorCode::*;
196195
use self::JsonEvent::*;
196+
use self::ErrorCode::*;
197197
use self::ParserError::*;
198198
use self::DecoderError::*;
199199
use self::ParserState::*;

0 commit comments

Comments
 (0)