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
We shouldn't probably ever have unreachable modules in compiler/, so we should implement a tidy lint against them.
Would've probably caught some super stupid module file duplications that happened due to a failed module rename (twice!!) in 3b9daac, resulting in the clean-up PR: #106205