Skip to content

Conversation

jskeet
Copy link
Contributor

@jskeet jskeet commented Sep 4, 2025

This replaces #1350. It's simpler due to #1359 centralizing the tie between an argument and the corresponding parameter's type.

Fixes #981

This replaces dotnet#1350. It's simpler due to dotnet#1359 centralizing the tie
between an argument and the corresponding parameter's type.

Fixes dotnet#981
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM. Let's :shipit:

@jskeet jskeet merged commit 7412e51 into dotnet:draft-v8 Sep 4, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generic type inference assumes same number of arguments and parameters
2 participants