You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@alrz its exactly as you say, source generators run completely independent of each other. It was originally supposed to work as you mentioned, adding to the compilation.
I imagine this is done this way because generators don't have access to eachothers' output.
The text was updated successfully, but these errors were encountered: