Skip to content

Remove CallerArgumentExpression feature flag#55841

Merged
333fred merged 2 commits intodotnet:mainfrom
Youssef1313:caller-expr-feat-flag
Aug 24, 2021
Merged

Remove CallerArgumentExpression feature flag#55841
333fred merged 2 commits intodotnet:mainfrom
Youssef1313:caller-expr-feat-flag

Conversation

@Youssef1313
Copy link
Member

@Youssef1313 Youssef1313 commented Aug 24, 2021

Relates to test plan #52745

Copy link
Member

@333fred 333fred left a comment

Choose a reason for hiding this comment

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

LGTM (commit 1)

@AlekseyTs
Copy link
Contributor

AlekseyTs commented Aug 24, 2021

        Dim compilation = CreateCompilation(source, targetFramework:=TargetFramework.NetCoreApp, references:={Net451.MicrosoftVisualBasic}, options:=TestOptions.ReleaseExe, parseOptions:=TestOptions.RegularLatest.WithFeature("CallerArgumentExpression"))

It feels like all references to the feature should be removed. #Closed


Refers to: src/Compilers/VisualBasic/Test/Emit/Attributes/AttributeTests_CallerArgumentExpression.vb:33 in 7cd5ceb. [](commit_id = 7cd5ceb, deletion_comment = False)

@AlekseyTs
Copy link
Contributor

Done with review pass (commit 1)

Copy link
Contributor

@AlekseyTs AlekseyTs left a comment

Choose a reason for hiding this comment

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

LGTM (commit 2)

@333fred 333fred merged commit 87f6fdf into dotnet:main Aug 24, 2021
@ghost ghost added this to the Next milestone Aug 24, 2021
@333fred
Copy link
Member

333fred commented Aug 24, 2021

Thanks @Youssef1313! 🎉

@Youssef1313 Youssef1313 deleted the caller-expr-feat-flag branch August 25, 2021 05:56
@dibarbet dibarbet modified the milestones: Next, 17.0.P4 Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants