about summary refs log tree commit diff
path: root/src/libcore/char/decode.rs
AgeCommit message (Expand)AuthorLines
2019-04-19libcore: deny more...Mazdak Farrokhzad-1/+1
2019-04-18libcore => 2018Taiki Endo-1/+2
2019-02-10libs: doc commentsAlexander Regueiro-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-07-30Remove unstable and deprecated APIsSimon Sapin-127/+0
2018-06-26migrate codebase to `..=` inclusive range patternsZack M. Davis-9/+9
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