summary refs log tree commit diff
path: root/src/libcore/char/decode.rs
AgeCommit message (Expand)AuthorLines
2018-04-15Deprecate Read::chars and char::decode_utf8Simon Sapin-0/+11
2018-04-12Move char decoding iterators into a separate private module.Simon Sapin-0/+259