allow tests to refer to ItemVariances
This commit is contained in:
parent
898f978c97
commit
3819ccda9c
@ -181,6 +181,7 @@ impl<D: Clone + Debug> DepNode<D> {
|
||||
TransCrateItem,
|
||||
AssociatedItems,
|
||||
ItemSignature,
|
||||
ItemVariances,
|
||||
IsForeignItem,
|
||||
AssociatedItemDefIds,
|
||||
InherentImpls,
|
||||
|
Loading…
Reference in New Issue
Block a user