summary refs log tree commit diff
path: root/src/etc/char_private.py
AgeCommit message (Expand)AuthorLines
2017-10-26regenerate libcore/char_private.rsZack M. Davis-2/+2
2017-04-05Reduce a table used for `Debug` impl of `str`.Kang Seonghoon-34/+98
2016-11-18Fix `fmt::Debug` for strings, e.g. for Chinese charactersTobias Bucher-8/+44
2016-07-23Escape fewer Unicode codepoints in `Debug` impl of `str`Tobias Bucher-0/+154