]> git.lizzy.rs Git - rust.git/commit
Auto merge of #63124 - Centril:rollup-onohtqt, r=Centril
authorbors <bors@rust-lang.org>
Tue, 30 Jul 2019 03:38:54 +0000 (03:38 +0000)
committerbors <bors@rust-lang.org>
Tue, 30 Jul 2019 03:38:54 +0000 (03:38 +0000)
commit4eeaaa722d6ac6d24de6e4d3faefb7c44e674b37
treeed3ee28acaee8ae750947dd3a224d9d1801e713d
parent04b88a9eba8abbac87eddcb2998beea09589c2c9
parent91c10f8839156b3c3001271be17995806fb74e06
Auto merge of #63124 - Centril:rollup-onohtqt, r=Centril

Rollup of 12 pull requests

Successful merges:

 - #61965 (Remove mentions of removed `offset_to` method from `align_offset` docs)
 - #62928 (Syntax: Recover on `for ( $pat in $expr ) $block`)
 - #63000 (Impl Debug for Chars)
 - #63083 (Make generic parameters always use modern hygiene)
 - #63087 (Add very simple edition check to tidy.)
 - #63093 (Properly check the defining scope of existential types)
 - #63096 (Add tests for some `existential_type` ICEs)
 - #63099 (vxworks: Remove Linux-specific comments.)
 - #63106 (ci: Skip installing SWIG/xz on OSX )
 - #63108 (Add links to None in Option doc)
 - #63109 (std: Fix a failing `fs` test on Windows)
 - #63111 (Add syntactic and semantic tests for rest patterns, i.e. `..`)

Failed merges:

r? @ghost