]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #14187 : alexcrichton/rust/rollup, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 14 May 2014 01:31:51 +0000 (18:31 -0700)
committerbors <bors@rust-lang.org>
Wed, 14 May 2014 01:31:51 +0000 (18:31 -0700)
Closes #14184 (std: Move the owned module from core to std)
Closes #14183 (Allow blocks in const expressions)
Closes #14176 (Add tests for from_bits.)
Closes #14175 (Replaced ~T by Box<T> in manual)
Closes #14173 (Implements Default trait for BigInt and BigUint)
Closes #14171 (Fix #8391)
Closes #14159 (Clean up unicode code in libstd)
Closes #14126 (docs: Add a not found page)
Closes #14123 (add a line to the example to clarify semantics)
Closes #14106 (Pretty printer improvements)
Closes #14083 (rustllvm: Add LLVMRustArrayType)
Closes #13957 (io: Implement process wait timeouts)


Trivial merge