aboutsummaryrefslogtreecommitdiff
path: root/test-suite/tests/spanned.rs
diff options
context:
space:
mode:
authorClaudio Bley <claudio.bley@gmail.com>2018-05-08 23:02:24 +0200
committerClaudio Bley <claudio.bley@gmail.com>2018-05-09 22:18:14 +0200
commit264d828654ff323595e28c8a1f08214481f40f9c (patch)
tree88a818734b16170ebd90176bb0e83fada510a5f7 /test-suite/tests/spanned.rs
parent44bec613697e884df64634536554c611d3135b3b (diff)
downloadmilf-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/spanned.rs')
0 files changed, 0 insertions, 0 deletions