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
Fix #110661: stop accidentally supported auto-tupling for case classes
This commit refactor the PR #5259 so that it will not impact pattern
matching code.
#5259
- tests/pos/automatic-tupling-of-function-parameters.scala
This test requires dealiasing.
- tests/run/function-arity.scala
This test requires widen ExprType.
0 commit comments