]> git.lizzy.rs Git - rust.git/commit
Auto merge of #59050 - Centril:rollup, r=Centril
authorbors <bors@rust-lang.org>
Sat, 9 Mar 2019 18:22:05 +0000 (18:22 +0000)
committerbors <bors@rust-lang.org>
Sat, 9 Mar 2019 18:22:05 +0000 (18:22 +0000)
commit26b4cb48484382032522384318e70ceb0fbc4a41
tree085b13b699ff67ecb9fb36598d652bb1f3f770ff
parente1b8898cfb0392f534cc25808a7f6caad36ebbb7
parent4eb762a0eada2d2789f9db6eabfe538e9b8ee41d
Auto merge of #59050 - Centril:rollup, r=Centril

Rollup of 13 pull requests

Successful merges:

 - #58518 (Use early unwraps instead of bubbling up errors just to unwrap in the end)
 - #58626 (rustdoc: add option to calculate "documentation coverage")
 - #58629 (rust-lldb: fix crash when printing empty string)
 - #58660 (MaybeUninit: add read_initialized, add examples)
 - #58670 (fixes rust-lang#52482)
 - #58676 (look for python2 symlinks before bootstrap python)
 - #58679 (Refactor passes and pass execution to be more parallel)
 - #58750 (Make `Unique::as_ptr`, `NonNull::dangling` and `NonNull::cast` const)
 - #58762 (Mention `unwind(aborts)` in diagnostics for `#[unwind]`)
 - #58924 (Add as_slice() to slice::IterMut and vec::Drain)
 - #58990 (Actually publish miri in the manifest)
 - #59018 (std: Delete a by-definition spuriously failing test)
 - #59045 (Expose new_sub_parser_from_file)

Failed merges:

r? @ghost