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]);
|
||||
|
||||
// Remove the original directive since we resolved it.
|
||||
res = ReachedFixedPoint::No;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user