]> git.lizzy.rs Git - rust.git/commit
auto merge of #14783 : alexcrichton/rust/rollup, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 10 Jun 2014 04:57:09 +0000 (21:57 -0700)
committerbors <bors@rust-lang.org>
Tue, 10 Jun 2014 04:57:09 +0000 (21:57 -0700)
commit5bc2d03955618664377e98352d784a7f145db24a
treeab76e5ea82592a803694bf232e983734482ba088
parent5bf5cc605fd2732fa35b284a4401bfaa899dcae2
parent5ede96c2fd62a63e75cb5faf073933d914f3eeaf
auto merge of #14783 : alexcrichton/rust/rollup, r=alexcrichton

Closes #14611 (std: Remove the as_utf16_p functions)
Closes #14694 (Num cleanup)
Closes #14760 (Add --color to test binary options)
Closes #14763 (std: Move dynamic_lib from std::unstable to std)
Closes #14766 (Add test for issue #13446)
Closes #14769 (collections: Add missing Default impls)
Closes #14773 (General nits)
Closes #14776 (rustdoc: Correctly classify enums/typedefs)