]> git.lizzy.rs Git - rust.git/commit
Rename UTF16Item[s] to Utf16Item[s]
authorPiotr Jawniak <sawyer47@gmail.com>
Sun, 25 May 2014 15:35:30 +0000 (17:35 +0200)
committerPiotr Jawniak <sawyer47@gmail.com>
Wed, 28 May 2014 09:31:21 +0000 (11:31 +0200)
commit8c5a8e10b25fdd2e12de78f04d2f538a22776024
tree20e2997c82601cf6d54e16d949090d4122f8710e
parent7e049fefc74ce4ee92cf11ac2faff45ae35a1a29
Rename UTF16Item[s] to Utf16Item[s]

According to Rust's style guide acronyms should be CamelCase.

[breaking-change]
src/libcore/str.rs
src/libstd/str.rs