about summary refs log tree commit diff
path: root/library/std/src/sys_common/wtf8.rs
AgeCommit message (Expand)AuthorLines
2021-12-29Address commentsXuanwo-4/+4
2021-12-28Implement support in wtf8Xuanwo-0/+37
2021-11-21libcore: assume the input of `next_code_point` and `next_code_point_reverse` ...Eduardo Sánchez Muñoz-1/+2
2021-10-22docs: Escape brackets to satisfy the linkcheckerNoah Lev-1/+1
2021-08-22Fix typos “an”→“a” and a few different ones that appeared in the sa...Frank Steffahn-1/+1
2021-06-19Account for self.extra in size_hint for EncodeWideDeadbeef-1/+2
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-404/+3
2020-07-27mv std libs to library/mark-0/+1285