Skip to content

[17.3] Checked user defined operators #29268

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

Closed
Tracked by #30071
BillWagner opened this issue May 3, 2022 · 0 comments · Fixed by #29794
Closed
Tracked by #30071

[17.3] Checked user defined operators #29268

BillWagner opened this issue May 3, 2022 · 0 comments · Fixed by #29794
Assignees
Labels
🏁 Release: .NET 7 Work items for the .NET 7 release

Comments

@BillWagner
Copy link
Member

This feature enables types to define checked and unchecked operators (for some operators). This will require changes to the language reference, and coverage around static abstract members in interfaces, and generic math scenarios.

Feature specification

@PRMerger14 PRMerger14 added the Pri3 label May 3, 2022
@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label May 3, 2022
@BillWagner BillWagner self-assigned this May 4, 2022
@BillWagner BillWagner added doc-idea 🏁 Release: .NET 7 Work items for the .NET 7 release and removed ⌚ Not Triaged Not triaged Pri3 labels May 4, 2022
@BillWagner BillWagner moved this from Todo to In Progress in dotnet/docs: .NET 7 Release Jun 8, 2022
Repository owner moved this from In Progress to Done in dotnet/docs: .NET 7 Release Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏁 Release: .NET 7 Work items for the .NET 7 release
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants