anon NormalizeTy DepNode
This commit is contained in:
parent
20ae2d98c0
commit
a3667d3209
1 changed files with 1 additions and 1 deletions
|
|
@ -632,7 +632,7 @@ define_dep_nodes!( <'tcx>
|
|||
[] CodegenUnit(InternedString),
|
||||
[] CompileCodegenUnit(InternedString),
|
||||
[] OutputFilenames,
|
||||
[] NormalizeTy,
|
||||
[anon] NormalizeTy,
|
||||
// We use this for most things when incr. comp. is turned off.
|
||||
[] Null,
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue