rust/src/libterm/terminfo
Alex Crichton c07ec507e2 rollup merge of #22287: Ryman/purge_carthographers
This overlaps with #22276 (I left make check running overnight) but covers a number of additional cases and has a few rewrites where the clones are not even necessary.

This also implements `RandomAccessIterator` for `iter::Cloned`

cc @steveklabnik, you may want to glance at this before #22281 gets the bors treatment
2015-02-18 14:31:55 -08:00
..
parser
mod.rs Update the libraries to reflect Send loosing the 'static bound. 2015-02-18 08:19:21 +11:00
parm.rs Remove usage of .map(|&foo| foo) 2015-02-18 00:57:35 +00:00
searcher.rs std: Tweak the std::env OsString/String interface 2015-02-11 13:46:35 -08:00