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
Revert "compiler/natives/src/reflect: Return true in IsNil for implicitly converted nil interface."
This reverts commit 1fb1aaa.
The change in that commit was not a complete and correct solution.
Instead of resolving the underlying problem, it masked a symptom,
allowing the TestCallConvert test to pass.
A better fix will follow next.
0 commit comments