diff options
| author | Simon Sapin <simon.sapin@exyr.org> | 2015-06-24 22:14:27 -0700 |
|---|---|---|
| committer | Simon Sapin <simon.sapin@exyr.org> | 2015-06-24 22:16:25 -0700 |
| commit | 32b7b50bafd0d40fda1caa93cf7f7068cc5052e3 (patch) | |
| tree | cf7fb8cc91a860349c97aa54538e604b44d8b152 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 23958d803e18de20564c198e1d1ec8d030d617ce (diff) | |
| download | rust-32b7b50bafd0d40fda1caa93cf7f7068cc5052e3.tar.gz rust-32b7b50bafd0d40fda1caa93cf7f7068cc5052e3.zip | |
Remove char::to_titlecase. Fix #26555
I added it because it was easy (same a `char::to_lowercase`, just a different table), but it doesn’t make sense to have this in std but not str::to_titlecase, which would require https://github.com/unicode-rs/unicode-segmentation At some point in the future this feature will be available (both on char and str) in a crates.io crate.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
