]> git.lizzy.rs Git - rust.git/commitdiff
Merge #973
authorbors[bot] <bors[bot]@users.noreply.github.com>
Thu, 14 Mar 2019 08:32:13 +0000 (08:32 +0000)
committerbors[bot] <bors[bot]@users.noreply.github.com>
Thu, 14 Mar 2019 08:32:13 +0000 (08:32 +0000)
973: derive Hash for ra_hir::ModuleDef r=matklad a=pcpthm

I wanted to use `HashSet` but it seems like `Hash` derive is missing for no reason.

Co-authored-by: pcpthm <pcpthm@gmail.com>

Trivial merge