Skip to content

Commit 113b29c

Browse files
Lenny222marijnh
authored andcommitted
---
yaml --- r: 6913 b: refs/heads/master c: 341e415 h: refs/heads/master i: 6911: 3446f80 v: v3
1 parent d53e571 commit 113b29c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 6f5a0a3b3ba6fc444ce722049cadcfb26a96dc35
2+
refs/heads/master: 341e4151d6721d53be1408a2ab4cf8198ea8c9be

trunk/src/libstd/json.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ fn to_str(j: json) -> str {
6565
});
6666
str::concat(["{ ", str::connect(parts, ", "), " }"])
6767
}
68+
null { "null" }
6869
}
6970
}
7071

0 commit comments

Comments
 (0)