CustomStringConvertible conformance is not visible in some cases #68326
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
When enabling macros on Windows, it was found that the
CustomStringConvertible
conformance onPluginError
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.
The text was updated successfully, but these errors were encountered: