mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 15:56:09 +03:00
17b87d2030
Also, move some code only uses in the tests into the test module, and replace some needless @mut ~[] with plain ~[].