]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #55462 - pietroalbini:rollup, r=pietroalbini
authorbors <bors@rust-lang.org>
Mon, 29 Oct 2018 10:19:17 +0000 (10:19 +0000)
committerbors <bors@rust-lang.org>
Mon, 29 Oct 2018 10:19:17 +0000 (10:19 +0000)
Rollup of 9 pull requests

Successful merges:

 - #54965 (update tcp stream documentation)
 - #55269 (fix typos in various places)
 - #55384 (Avoid unnecessary allocations in `float_lit` and `integer_lit`.)
 - #55423 (back out bogus `Ok`-wrapping suggestion on `?` arm type mismatch)
 - #55426 (Make a bunch of trivial methods of NonNull be `#[inline]`)
 - #55438 (Avoid directly catching BaseException in bootstrap configure script)
 - #55439 (Remove unused sys import from generate-deriving-span-tests)
 - #55440 (Remove unreachable code in hasClass function in Rustdoc)
 - #55447 (Fix invalid path in generate-deriving-span-tests.py.)

Failed merges:

r? @ghost


Trivial merge