Return ReachedFixedPoint::No
when resolving derive helper
This commit is contained in:
parent
14153671ca
commit
20de86d014
@ -1062,6 +1062,7 @@ impl DefCollector<'_> {
|
|||||||
.collect(&[*mod_item]);
|
.collect(&[*mod_item]);
|
||||||
|
|
||||||
// Remove the original directive since we resolved it.
|
// Remove the original directive since we resolved it.
|
||||||
|
res = ReachedFixedPoint::No;
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user