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
In our project we have a bunch of types generated from proc-macros. Recently (probably since #6016) all such imports are flagged as unresolved import. That seems to be an expected consequence. Is there any way to disable such errors, as it makes it vastly harder to see real errors from Rust Analyzer.
austinabell, mwilliammyers, csnover, kdy1, kgv and 11 more