]> git.lizzy.rs Git - rust.git/commit
Auto merge of #66141 - Centril:rollup-n2fcvp9, r=Centril
authorbors <bors@rust-lang.org>
Wed, 6 Nov 2019 02:29:21 +0000 (02:29 +0000)
committerbors <bors@rust-lang.org>
Wed, 6 Nov 2019 02:29:21 +0000 (02:29 +0000)
commite4931eaaa3d95189b30e90d3af9f0db17c41bbb0
treed121150066de905b1877e0a1fb81884ac4656918
parent1423bec54cf2db283b614e527cfd602b481485d1
parent35a5ffc8eab6d0aceb2f7dba207a0aa42d0264e5
Auto merge of #66141 - Centril:rollup-n2fcvp9, r=Centril

Rollup of 11 pull requests

Successful merges:

 - #65892 (Remove `PartialEq` and `Eq` from the `SpecialDerives`.)
 - #66014 (Show type parameter name and definition in type mismatch error messages )
 - #66027 (Move has_panic_handler to query)
 - #66054 (syntax: Avoid span arithmetic for delimiter tokens)
 - #66068 (use silent emitter for rustdoc highlighting pass)
 - #66081 (let caller of check_ptr_access_align control the error message)
 - #66093 (Do not ICE with a precision flag in formatting str and no format arguments)
 - #66098 (Detect `::` -> `:` typo when involving turbofish)
 - #66101 (Tweak type mismatch caused by break on tail expr)
 - #66106 (Fix typo in explanation of `E0080`)
 - #66115 (rustc: remove "GlobalMetaData" dead code from hir::map::definitions.)

Failed merges:

r? @ghost