moved depnode
This commit is contained in:
parent
73c95431ee
commit
20ae2d98c0
@ -632,10 +632,9 @@ define_dep_nodes!( <'tcx>
|
||||
[] CodegenUnit(InternedString),
|
||||
[] CompileCodegenUnit(InternedString),
|
||||
[] OutputFilenames,
|
||||
|
||||
[] NormalizeTy,
|
||||
// We use this for most things when incr. comp. is turned off.
|
||||
[] Null,
|
||||
[] NormalizeTy,
|
||||
);
|
||||
|
||||
trait DepNodeParams<'a, 'gcx: 'tcx + 'a, 'tcx: 'a> : fmt::Debug {
|
||||
|
Loading…
Reference in New Issue
Block a user