]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #37041 - tbu-:pr_less_sizet_casts, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 8 Oct 2016 22:59:49 +0000 (15:59 -0700)
committerGitHub <noreply@github.com>
Sat, 8 Oct 2016 22:59:49 +0000 (15:59 -0700)
Use less `size_t` casts in libstd since it's now defined as `usize`


Trivial merge