Skip to content

Add feature flag for obj-inference diagnostic - #15315

Merged
psfinaki merged 2 commits into
dotnet:mainfrom
Smaug123:obj-inference-feature
Jun 6, 2023
Merged

Add feature flag for obj-inference diagnostic#15315
psfinaki merged 2 commits into
dotnet:mainfrom
Smaug123:obj-inference-feature

Conversation

@Smaug123

Copy link
Copy Markdown
Contributor

No actual feature is implemented; just reserving the feature flag. The feature itself is #13298 .

@Smaug123
Smaug123 requested a review from a team as a code ownerJune 5, 2023 20:01
@Smaug123Smaug123 mentioned this pull request Jun 5, 2023
7 tasks
@vzarytovskii

Copy link
Copy Markdown
Member

I guess I'm a bit confused. Why does it need to be a separate PR, and not part of the feature?

@Smaug123

Copy link
Copy Markdown
ContributorAuthor

I can combine them if you like, but I'm still not confident that the feature itself is ready to go in, and I want to reduce churn on the FsComp file.

@vzarytovskii

Copy link
Copy Markdown
Member

I can combine them if you like, but I'm still not confident that the feature itself is ready to go in, and I want to reduce churn on the FsComp file.

Oh, I get it now, just to "reserve" it. It's fine that it goes first, yeah.

@psfinaki
psfinaki merged commit 55e2c71 into dotnet:mainJun 6, 2023
@Smaug123
Smaug123 deleted the obj-inference-feature branch June 6, 2023 17:30
LanguageFeature.ExtendedStringInterpolation, previewVersion
LanguageFeature.WarningWhenMultipleRecdTypeChoice, previewVersion
LanguageFeature.ImprovedImpliedArgumentNames, previewVersion
LanguageFeature.DiagnosticForObjInference, previewVersion

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For posterity, this precise line should probably not have gone in during this pull request, since the feature was not actually implemented yet.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants

@Smaug123@vzarytovskii@psfinaki@edgarfgp@T-Gro