Open
Description
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.