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
Sorry for using an issue as a message box, but I wasn't sure who to contact.
I/we are currently working on an RFC that will change up the compiler error output a bit: rust-lang/rfcs#1644 This may have some IDE impacts, if the plugin is doing a match against the output.
We've also been talking about standardizing a JSON output for the compiler so that IDEs can get more information that way.
Would love to get your feedback on what impact it has on the vim plugin.