-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Binder Check for Unbound Generics in Methods #45033
Merged
Merged
Commits on Jun 10, 2020
-
Binder Check for Unbound Generics in Methods
Kevin Sun committedJun 10, 2020 Configuration menu - View commit details
-
Copy full SHA for bc6bb7f - Browse repository at this point
Copy the full SHA bc6bb7fView commit details -
Kevin Sun committed
Jun 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 426eb2a - Browse repository at this point
Copy the full SHA 426eb2aView commit details -
Kevin Sun committed
Jun 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 942ddc2 - Browse repository at this point
Copy the full SHA 942ddc2View commit details
Commits on Jun 16, 2020
-
Restricted Error Scope, allowed other binding errors to occur
Kevin Sun committedJun 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 754791d - Browse repository at this point
Copy the full SHA 754791dView commit details -
Kevin Sun committed
Jun 16, 2020 Configuration menu - View commit details
-
Copy full SHA for c3cd07b - Browse repository at this point
Copy the full SHA c3cd07bView commit details
Commits on Jun 18, 2020
-
Modified location and error reporting
Kevin Sun committedJun 18, 2020 Configuration menu - View commit details
-
Copy full SHA for e9e4839 - Browse repository at this point
Copy the full SHA e9e4839View commit details -
Kevin Sun committed
Jun 18, 2020 Configuration menu - View commit details
-
Copy full SHA for d2e6e96 - Browse repository at this point
Copy the full SHA d2e6e96View commit details
Commits on Jun 19, 2020
-
Added new error, broadened error throwing to include all instances of OmittedTypeArgument in method binding.
Kevin Sun committedJun 19, 2020 Configuration menu - View commit details
-
Copy full SHA for 9b7bcce - Browse repository at this point
Copy the full SHA 9b7bcceView commit details
Commits on Jun 22, 2020
-
Update GenericConstraintTests.cs
Kevin Sun committedJun 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 3b3e299 - Browse repository at this point
Copy the full SHA 3b3e299View commit details -
Added VB tests, extended C# tests
Kevin Sun committedJun 22, 2020 Configuration menu - View commit details
-
Copy full SHA for e7ff43e - Browse repository at this point
Copy the full SHA e7ff43eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.