]> git.lizzy.rs Git - rust.git/commit
core: Rename Char::len_utf8_bytes to Char::len_utf8
authorBrian Anderson <banderson@mozilla.com>
Thu, 9 Oct 2014 00:33:02 +0000 (17:33 -0700)
committerBrian Anderson <banderson@mozilla.com>
Fri, 21 Nov 2014 21:17:09 +0000 (13:17 -0800)
commit0150fa4b1b3e30b1f763905bd1af2d2ccd73c47e
tree07115d546445ccc1c0636a03444e9810bc743d89
parentacb5fefd6d9933b345873355c2c0100184c74727
core: Rename Char::len_utf8_bytes to Char::len_utf8

"bytes" is redundant.

Deprecate the old.
src/libcore/char.rs