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
I'm not sure if this a problem on my end or an issue with the macro using caches to generate fields but my IDE is unable to infer the types of delegated types. If anyone is using and IDE, especially VS Code and is getting proper intelisense and type inference could you post your setup, double so if VS Code + Rust Analyzer is working for you.
The text was updated successfully, but these errors were encountered:
To anyone who comes across this in the future, using the nightly compiler on VSCode with rust analyzer will break type hints! I'll leave this open until a dev closes it in case they want to take some action.
I'm not sure if this a problem on my end or an issue with the macro using caches to generate fields but my IDE is unable to infer the types of delegated types. If anyone is using and IDE, especially VS Code and is getting proper intelisense and type inference could you post your setup, double so if VS Code + Rust Analyzer is working for you.
The text was updated successfully, but these errors were encountered: