]> git.lizzy.rs Git - rust.git/commitdiff
rollup merge of #19194: aturon/stab-ascii
authorJakub Bukaj <jakub@jakub.cc>
Sun, 23 Nov 2014 19:11:51 +0000 (14:11 -0500)
committerJakub Bukaj <jakub@jakub.cc>
Sun, 23 Nov 2014 19:11:51 +0000 (14:11 -0500)
This is an initial API stabilization pass for `std::ascii`. Aside from
some renaming to match conversion conventions, and deprecations in favor
of using iterators directly, almost nothing is changed here. However,
the static case conversion tables that were previously public are now private.

The stabilization of the (rather large!) set of extension traits is left
to a follow-up pass, because we hope to land some more general machinery
that will provide the same functionality without custom traits.

[breaking-change]

1  2 
src/librustdoc/html/markdown.rs
src/libstd/ascii.rs
src/libterm/terminfo/parm.rs

Simple merge
Simple merge
Simple merge