mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
3cad6d130a
Add APIs for dealing with titlecase ACP: https://github.com/rust-lang/libs-team/issues/354 Tracking issue: https://github.com/rust-lang/rust/issues/153892 r? libs-api @rustbot label T-libs -T-libs-api A-unicode ~~The last commit has some insta-stable `PartialEq` impls, therefore: @rustbot label -needs-fcp Alternatively, I could split those out into a follow-up PR.~~ (Edit: will do in follow-up)