Skip to content
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

Raise an error if we try to have interfaces with auto properties on constructor-less types #16352

Merged
merged 19 commits into from
Dec 8, 2023

Conversation

edgarfgp
Copy link
Contributor

@edgarfgp edgarfgp commented Nov 28, 2023

Description

Checklist

  • Test cases added
  • Release notes entry updated

@edgarfgp edgarfgp marked this pull request as ready for review November 28, 2023 17:05
@edgarfgp edgarfgp requested a review from a team as a code owner November 28, 2023 17:05
@edgarfgp edgarfgp changed the title Raise a new error if we try to have interfaces with auto properties on constructor-less types Raise an error if we try to have interfaces with auto properties on constructor-less types Nov 28, 2023
@edgarfgp
Copy link
Contributor Author

This is ready

edgarfgp and others added 3 commits November 30, 2023 11:09
Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com>
Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com>
…s.fs

Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com>
@psfinaki
Copy link
Member

psfinaki commented Dec 1, 2023

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@psfinaki
Copy link
Member

psfinaki commented Dec 1, 2023

Hey @edgarfgp good stuff here. In the PR description, you mention benchmarks, do you still plan to add them?

@edgarfgp
Copy link
Contributor Author

edgarfgp commented Dec 1, 2023

Hey @edgarfgp good stuff here. In the PR description, you mention benchmarks, do you still plan to add them?

Not applicable in this case. The check was there as part of the new PR template :). I guess I should remove it from the description

@psfinaki
Copy link
Member

psfinaki commented Dec 1, 2023

Ah okay, nevermind then :)

@T-Gro T-Gro merged commit fbfeb6d into dotnet:main Dec 8, 2023
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants