bors 6489ee1041 Auto merge of #83723 - cjgillot:ownernode, r=petrochenkov
Store all HIR owners in the same container

This replaces the previous storage in a BTreeMap for each of Item/ImplItem/TraitItem/ForeignItem.
This should allow for a more compact storage.

Based on https://github.com/rust-lang/rust/pull/83114
2021-07-25 11:11:02 +00:00
..
2021-07-25 12:22:47 +02:00
2021-07-25 12:18:56 +02:00
2021-07-08 17:14:28 +02:00
2021-07-18 07:55:57 -07:00