Skip to content

Commit 3819ccd

Browse files
committed
allow tests to refer to ItemVariances
1 parent 898f978 commit 3819ccd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/librustc/dep_graph/dep_node.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ impl<D: Clone + Debug> DepNode<D> {
181181
TransCrateItem,
182182
AssociatedItems,
183183
ItemSignature,
184+
ItemVariances,
184185
IsForeignItem,
185186
AssociatedItemDefIds,
186187
InherentImpls,

0 commit comments

Comments
 (0)