]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #51829 - petrochenkov:noideq, r=eddyb
authorbors <bors@rust-lang.org>
Sat, 14 Jul 2018 16:22:19 +0000 (16:22 +0000)
committerbors <bors@rust-lang.org>
Sat, 14 Jul 2018 16:22:19 +0000 (16:22 +0000)
Remove most of `PartialEq` and `Hash` impls from AST and HIR structures

Continuation of https://github.com/rust-lang/rust/pull/49326, prerequisite for removing `PartialEq` for `Ident`.


Trivial merge