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
Teach the ASTVerifier not to force generic signatures
The ASTVerifier is called by parsing tests and IDE tests that may not necessarily set up a typechecker. Remove the verifier's ability to force computing generic signatures so we don't accidentally wander into the typechecker and crash.
0 commit comments