Files
json/src
Erick Tryzelaar dea388114f Switch to using char::encode_utf8
Now that Rust 1.18 has come out, and according to our policy of supporting
the past 3 versions of rust, we can finally switch to using
`char::encode_utf8` to encode a character into a string.

Closes #270.
2017-06-10 12:24:56 -07:00
..
2017-04-18 14:29:29 -07:00
2017-05-08 16:11:11 -07:00
2017-04-13 18:14:30 -07:00
2017-04-19 15:17:03 -07:00
2017-04-25 11:36:37 -07:00
2017-06-10 12:24:56 -07:00