David Tolnay
|
9231ffd19e
|
Add test for borrowed map key
|
2017-04-27 15:49:22 -07:00 |
|
David Tolnay
|
4cc9d87832
|
Treat non-integer key as a type error
|
2017-04-27 15:49:09 -07:00 |
|
David Tolnay
|
83e3ec0a45
|
Allow integers to be used as map keys again
|
2017-04-27 12:56:43 -07:00 |
|
David Tolnay
|
ac8b4fcb70
|
Remove deserialization from Iterator<Item = io::Result<u8>>
Use `from_reader` instead.
|
2017-04-19 18:51:17 -07:00 |
|
David Tolnay
|
4595e1a7bd
|
Format in rfc style
|
2017-04-18 14:29:29 -07:00 |
|
David Tolnay
|
1a41994b68
|
Keep up with serde 1.0 branch
|
2017-04-17 16:27:22 -07:00 |
|
David Tolnay
|
8797e77ffc
|
License boilerplate
|
2017-04-13 18:14:30 -07:00 |
|
David Tolnay
|
4e44e6c73d
|
Test byte offsets of stream
|
2017-04-13 09:27:23 -07:00 |
|
David Tolnay
|
0d3fd8b0be
|
Run the existing tests against every type of stream
|
2017-04-13 09:18:49 -07:00 |
|
David Tolnay
|
fb9827e0e9
|
Move stream tests to their own file
|
2017-04-13 09:05:24 -07:00 |
|
David Tolnay
|
0338c0e738
|
Test and document preserve_order feature
|
2017-04-11 21:40:57 -07:00 |
|
David Tolnay
|
e11f3d11ed
|
Combine serde_json and tests into one crate
|
2017-04-11 21:16:48 -07:00 |
|