-
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
Disallow dynamic calls on ref struct receivers #72674
Commits on Mar 22, 2024
-
Disallow dynamic calls on ref struct receivers
Fixes dotnet#72606. Note that the behavior in the bug has slightly changed from the sharplab build used in the repro due to dotnet#71421.
Configuration menu - View commit details
-
Copy full SHA for 41e69a4 - Browse repository at this point
Copy the full SHA 41e69a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b8937a - Browse repository at this point
Copy the full SHA 7b8937aView commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ea0eeb - Browse repository at this point
Copy the full SHA 0ea0eebView commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 46ffaf7 - Browse repository at this point
Copy the full SHA 46ffaf7View commit details
Commits on Apr 3, 2024
-
Nullable enable to address warnings, reword error message to include …
…more things that it will error on.
Configuration menu - View commit details
-
Copy full SHA for 0c53f11 - Browse repository at this point
Copy the full SHA 0c53f11View commit details -
Merge remote-tracking branch 'upstream/main' into ref-struct-dynamic
* upstream/main: (416 commits) Semantic search (dotnet#71268) Make more static Fix MEF import of IExternalCSharpCopilotCodeAnalysisService to allow null Make static Make private Add comments Add method name to TimeInQueue telemetry (dotnet#72841) switch to frozen Simplify Add test Downstream Use singular helper when creating checksumsw Use singular helper when creating checksumsw Remove ability for a project to change its language Revert "Avoid creating result temp for is-expressions (dotnet#72273)" (dotnet#72827) Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2420199 Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2420199 Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2420199 Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2420199 Improve generic type argument list error recovery (dotnet#69734) ...
Configuration menu - View commit details
-
Copy full SHA for 21e1049 - Browse repository at this point
Copy the full SHA 21e1049View commit details
Commits on Apr 5, 2024
-
Merge remote-tracking branch 'upstream/main' into ref-struct-dynamic
* upstream/main: (182 commits) inline inline move helper add helper add helper remove usings Remove special enumerator and builder usings usings add helper Remove unused usings Remove Delete accessor Epedited wait Extract helper Extract helper Seal type remove unused usings Docs Simplify ...
Configuration menu - View commit details
-
Copy full SHA for 50a7dde - Browse repository at this point
Copy the full SHA 50a7ddeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bae434 - Browse repository at this point
Copy the full SHA 0bae434View commit details