]> git.lizzy.rs Git - rust.git/commit
Auto merge of #71689 - Dylan-DPC:rollup-8nyuwm1, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Wed, 29 Apr 2020 20:32:41 +0000 (20:32 +0000)
committerbors <bors@rust-lang.org>
Wed, 29 Apr 2020 20:32:41 +0000 (20:32 +0000)
commitfa51f810e5b9254904b92660e7280b7d6a46f112
tree08c2c025d744a576be411fbb260ef72ff98b60ef
parentc50bd7e40284839bd0a094be67c48528aeecacb0
parentd11b5597f8decc07cfed70c0746be82a1008d57a
Auto merge of #71689 - Dylan-DPC:rollup-8nyuwm1, r=Dylan-DPC

Rollup of 6 pull requests

Successful merges:

 - #71507 (Document unsafety in core::ptr)
 - #71572 (test iterator chain type length blowup)
 - #71617 (Suggest `into` instead of `try_into` if possible with int types)
 - #71627 (Fix wrong argument in autoderef process)
 - #71678 (Add an index page for nightly rustc docs.)
 - #71680 (Fix doc link to Eq trait from PartialEq trait)

Failed merges:

 - #71597 (Rename Unique::empty() -> Unique::dangling())

r? @ghost