allow tests to refer to ItemVariances
This commit is contained in:
parent
898f978c97
commit
3819ccda9c
1 changed files with 1 additions and 0 deletions
|
@ -181,6 +181,7 @@ impl<D: Clone + Debug> DepNode<D> {
|
|||
TransCrateItem,
|
||||
AssociatedItems,
|
||||
ItemSignature,
|
||||
ItemVariances,
|
||||
IsForeignItem,
|
||||
AssociatedItemDefIds,
|
||||
InherentImpls,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue