14 Commits

Author SHA1 Message Date
David Tolnay
bea035b19d Release 1.0.4 2017-10-15 10:40:24 -07:00
David Tolnay
f9f204cb41 Explain square bracket indexing in more detail 2017-10-15 10:37:54 -07:00
David Tolnay
764e9607cf Release 1.0.3 2017-09-04 13:42:48 -07:00
David Tolnay
b67a9470c5 Remove unused extern crate core 2017-09-04 12:02:55 -07:00
David Tolnay
fd96650377 Ignore cast_lossless lint 2017-09-01 21:47:38 -07:00
David Tolnay
70dd4be9db Ignore clippy's use_self lint 2017-08-24 00:25:54 -07:00
David Tolnay
4e33d77b71 Release 1.0.2 2017-05-08 16:11:11 -07:00
David Tolnay
8202c68c0a Release 1.0.1 2017-04-27 17:10:58 -07:00
David Tolnay
d45ddf76a7 Release 1.0.0 2017-04-20 08:37:44 -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
8797e77ffc License boilerplate 2017-04-13 18:14:30 -07:00
David Tolnay
2878ed3d85 Point html_root_url to docs.rs 2017-04-13 11:29:15 -07:00
David Tolnay
e11f3d11ed Combine serde_json and tests into one crate 2017-04-11 21:16:48 -07:00