mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-04 02:40:53 +01:00
`Frontend.markDirty()` does not correctly mark reverse dependencies that are not immediate as dirty. This is because it would keep adding the reverse deps of `name` into the queue to mark as dirty, instead of the reverse deps of `next` |
||
---|---|---|
.. | ||
include/Luau | ||
src |