summary refs log tree commit diff
path: root/src/libcore/char_private.rs
AgeCommit message (Expand)AuthorLines
2017-10-26regenerate libcore/char_private.rsZack M. Davis-74/+83
2017-04-05Reduce a table used for `Debug` impl of `str`.Kang Seonghoon-771/+467
2016-11-18Fix `fmt::Debug` for strings, e.g. for Chinese charactersTobias Bucher-97/+230
2016-08-24Use `#[prelude_import]` in `libcore`.Jeffrey Seyfried-2/+0
2016-07-23Escape fewer Unicode codepoints in `Debug` impl of `str`Tobias Bucher-0/+695