diff options
author | Claudio Bley <claudio.bley@gmail.com> | 2018-05-08 23:02:24 +0200 |
---|---|---|
committer | Claudio Bley <claudio.bley@gmail.com> | 2018-05-09 22:18:14 +0200 |
commit | 264d828654ff323595e28c8a1f08214481f40f9c (patch) | |
tree | 88a818734b16170ebd90176bb0e83fada510a5f7 /test-suite/tests/valid/arrays-hetergeneous.json | |
parent | 44bec613697e884df64634536554c611d3135b3b (diff) | |
download | milf-rs-264d828654ff323595e28c8a1f08214481f40f9c.tar.gz milf-rs-264d828654ff323595e28c8a1f08214481f40f9c.zip |
Treat unicode hex digits case-insensitively
In Rust >= 1.24.0 we could have used `char::is_ascii_hexdigit`, but to keep
compatiblity with older versions, `char::is_digit(16)` is used.
Fixes #240.
Diffstat (limited to 'test-suite/tests/valid/arrays-hetergeneous.json')
0 files changed, 0 insertions, 0 deletions