mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
27282040f7
Add `str::word_to_titlecase()` to `alloc` A small addition to https://github.com/rust-lang/rust/issues/153892. Hasn't gone through ACP, so needs libs-API signoff. @rustbot label A-Unicode T-libs-api