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
This is covered by build-on-save. Missing diagnostics that depend on semantic analysis are now tracked by #2017. There is no need to track this specific example separately.
ZLS knows that the
Bin.NamesIterator
struct has no function namedfoo
(it is missing from autocomplete):But no error is generated:
The text was updated successfully, but these errors were encountered: