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
Being able to pass --message-format=json would allow us to specify cargo gpu check --message-format=json as a check command and then the Rust Analyzer plugin would be able to read the output of this and show the errors and warnings within the IDE as underlines. This would be very useful for development.