]> git.lizzy.rs Git - rust.git/commit
Auto merge of #52433 - kennytm:rollup, r=kennytm
authorbors <bors@rust-lang.org>
Tue, 17 Jul 2018 13:31:35 +0000 (13:31 +0000)
committerbors <bors@rust-lang.org>
Tue, 17 Jul 2018 13:31:35 +0000 (13:31 +0000)
commit4bff385fdadb999f19afb7b1482df7863034d742
tree3324f1bb30cd2e88af3653d69f5265f790890121
parent025e04e1bc51807d3e9d733f4af57d2624b9080d
parentc0db1aafeade826d37db3ca85087bbe349b45e9c
Auto merge of #52433 - kennytm:rollup, r=kennytm

Rollup of 9 pull requests

Successful merges:

 - #52286 (Deny bare trait objects in src/librustc_errors)
 - #52306 (Reduce the number of clone()s needed in obligation_forest)
 - #52338 (update miri)
 - #52385 (Pass edition flags to compiler from rustdoc as expected)
 - #52392 (AsRef doc wording tweaks)
 - #52430 (update nomicon)
 - #52434 (Enable incremental independent of stage)
 - #52435 (Calculate the exact capacity for 2 HashMaps)
 - #52446 (Block beta if clippy breaks.)

r? @ghost