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

Fix: generate fixups for static abstracts #16195

Merged
merged 4 commits into from
Oct 30, 2023

Conversation

gusty
Copy link
Contributor

@gusty gusty commented Oct 27, 2023

Fixes #15919 and #14595 when inheriting a static abstract in another interface.

@gusty gusty force-pushed the gus/generate-fixups-for-statics branch 5 times, most recently from 62cee36 to c04a142 Compare October 28, 2023 16:49
@gusty gusty marked this pull request as ready for review October 28, 2023 18:25
@gusty gusty requested a review from a team as a code owner October 28, 2023 18:25
@gusty gusty force-pushed the gus/generate-fixups-for-statics branch from 68e920c to cbcbf5c Compare October 28, 2023 18:26
@vzarytovskii
Copy link
Member

Do you think it's worth it to add tests for INumber<_>, which @En3Tho suggested in the previous PR? These will cover some standard bcl stuff.

@gusty
Copy link
Contributor Author

gusty commented Oct 28, 2023

I think it's worth covering some BCL stuff. I will add more tests.

@T-Gro T-Gro enabled auto-merge (squash) October 30, 2023 08:02
@T-Gro
Copy link
Member

T-Gro commented Oct 30, 2023

(worth backporting to release branch, wdyt?)

@vzarytovskii
Copy link
Member

vzarytovskii commented Oct 30, 2023

(worth backporting to release branch, wdyt?)

Probably not, we are way past the cutoff date. At this time, I think, only fixes for big regressions are getting considered.

@T-Gro T-Gro merged commit c291f1e into dotnet:main Oct 30, 2023
24 checks passed
@En3Tho
Copy link
Contributor

En3Tho commented Oct 30, 2023

@vzarytovskii @gusty Thank you!

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
4 participants