]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #7133 : kballard/rust/terminfo-parm, r=thestinger
authorbors <bors@rust-lang.org>
Sat, 15 Jun 2013 10:07:05 +0000 (03:07 -0700)
committerbors <bors@rust-lang.org>
Sat, 15 Jun 2013 10:07:05 +0000 (03:07 -0700)
Implement conditional support in terminfo, along with a few other related operators.

Fix implementation of non-commutative arithmetic operators.

Remove all known cases of task failure from `terminfo::parm::expand`, and change the method signature.

Fix some other miscellaneous issues.


Trivial merge