Bug 1706561 Part 3: Make intern Handles hashable. r=gw
commit9b8359fa9e9b1d27d719f5334a6f44b48adfe7a7
authorBrad Werth <bwerth@mozilla.com>
Thu, 20 May 2021 17:26:22 +0000 (20 17:26 +0000)
committerBrad Werth <bwerth@mozilla.com>
Thu, 20 May 2021 17:26:22 +0000 (20 17:26 +0000)
treee5e3cc5786f32ea54871e1fb2883b7e51663d6e2
parentcda1692b47841bd39c974218795ae208d9481674
Bug 1706561 Part 3: Make intern Handles hashable. r=gw

This is needed to support the use of intern::Handle structs in hashable enums.

Differential Revision: https://phabricator.services.mozilla.com/D114556
gfx/wr/webrender/src/intern.rs