rust/src/libterm/terminfo
Jakub Bukaj b21b48062f rollup merge of #19194: aturon/stab-ascii
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]
2014-11-23 14:11:51 -05:00
..
parser Update code with new lint names 2014-10-28 08:54:21 -07:00
mod.rs Fallout from deprecation 2014-11-17 11:26:48 -08:00
parm.rs rollup merge of #19194: aturon/stab-ascii 2014-11-23 14:11:51 -05:00
searcher.rs Fix fallout from coercion removal 2014-11-17 22:41:33 +13:00