]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #17947 : lukemetz/rust/master, r=aturon
authorbors <bors@rust-lang.org>
Thu, 16 Oct 2014 20:22:26 +0000 (20:22 +0000)
committerbors <bors@rust-lang.org>
Thu, 16 Oct 2014 20:22:26 +0000 (20:22 +0000)
AsciiStr::to_lower is now AsciiStr::to_lowercase and AsciiStr::to_upper is AsciiStr::to_uppercase to match Ascii trait.

Part of issue #17790.

This is my first pull request so let me know if anything is incorrect.

Thanks!

[breaking-changes]

1  2 
src/libterm/terminfo/parm.rs

Simple merge