]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #22567 - Gankro:unstable, r=alexcrichton
authorManish Goregaokar <manishsmail@gmail.com>
Sat, 21 Feb 2015 20:23:16 +0000 (01:53 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Sat, 21 Feb 2015 20:23:16 +0000 (01:53 +0530)
 * Adds features and allows
* Removes unused muts, unused imports, dead code
* Migrates some deprecated code to new io/env
* Changes std::num::uint/int to be re-exports of std::num::usize/isize

libcollections, liballoc, and libcoretest no longer warn during testing.

libstd warns much less, though there's some dangly bits that weren't obvious fixes. In particular, how to only supress deprecated warnings in specific submodules of std.

1  2 
src/libstd/io/mod.rs
src/libstd/thread.rs

Simple merge
Simple merge