]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #4216 - phansch:replace_nodeset, r=matthiaskrgr
authorbors <bors@rust-lang.org>
Tue, 18 Jun 2019 18:38:30 +0000 (18:38 +0000)
committerbors <bors@rust-lang.org>
Tue, 18 Jun 2019 18:38:30 +0000 (18:38 +0000)
Refactor: Replace NodeSet with HirIdSet

This saves us one HirId -> NodeId conversion.

changelog: none


Trivial merge