]> git.lizzy.rs Git - rust.git/commit
Only escape extended grapheme characters in the first position
authorvarkor <github@varkor.com>
Thu, 17 May 2018 09:45:34 +0000 (10:45 +0100)
committervarkor <github@varkor.com>
Mon, 21 May 2018 17:57:54 +0000 (18:57 +0100)
commitc51f00280205d476651ff9f9a46cff6645b411a2
tree07b1bf6c4e79740cb0d84137eeae7935e27cbed3
parent8c89e7f3d58ff110aa4de64aef8ef29f78ebf456
Only escape extended grapheme characters in the first position
src/liballoc/str.rs
src/liballoc/tests/str.rs
src/libcore/char/methods.rs
src/libcore/tests/char.rs