incr.comp.: Add missing [input] annotation for DepNode::MaybeUnusedExternCrates
This commit is contained in:
parent
279b6df1f2
commit
13582c6b58
1 changed files with 1 additions and 1 deletions
|
@ -618,7 +618,7 @@ define_dep_nodes!( <'tcx>
|
|||
|
||||
[input] Freevars(DefId),
|
||||
[input] MaybeUnusedTraitImport(DefId),
|
||||
[] MaybeUnusedExternCrates,
|
||||
[input] MaybeUnusedExternCrates,
|
||||
[] StabilityIndex,
|
||||
[input] AllCrateNums,
|
||||
[] ExportedSymbols(CrateNum),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue