Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merge 'main' into RefStructInterfaces #72715

Merged

Conversation

AlekseyTs
Copy link
Contributor

No description provided.

Cyrus Najmabadi and others added 14 commits March 23, 2024 23:39
* Handle ref safety of user-defined conversions

* Fixup existing tests

* Add more tests

* Assert conversions do not return by reference

* Add test attempting to return ref from user-defined conversion

* Handle IL scenario

* Add more tests

* Narrow check for unsupported IL method

* Handle other user defined operators

* Add more tests

* Add binary operator scoped tests

* Test bit operator

* Handle compound assignment

* Simplify code

* Visit the operator in compound assignment

* Test scoped target of compound assignment
Provide all possible keywords in xml doc comment `langword` tag
@AlekseyTs AlekseyTs requested review from a team as code owners March 25, 2024 17:16
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Issues and PRs which have not yet been triaged by a lead label Mar 25, 2024
@AlekseyTs
Copy link
Contributor Author

@dotnet/roslyn-compiler Need a sign-off for a merge from main.

@AlekseyTs AlekseyTs enabled auto-merge March 25, 2024 17:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Area-Compilers Feature - RefStructInterfaces untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.