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
When enabling macros on Windows, it was found that the CustomStringConvertible conformance on PluginError was not visible in all cases. We were unable to synthesize a reduced test case and most of the structurally similar cases were unable to reproduce the issue.
Once the underlying issue is identified, we should revert #68323.