Skip to content

Follow up on Test Plan Review and PROTOTYPE comments for UTF8 String Literals feature.#60349

Merged
AlekseyTs merged 3 commits intodotnet:features/Utf8StringLiteralsfrom
AlekseyTs:Utf8StringLiterals_19
Mar 24, 2022
Merged

Follow up on Test Plan Review and PROTOTYPE comments for UTF8 String Literals feature.#60349
AlekseyTs merged 3 commits intodotnet:features/Utf8StringLiteralsfrom
AlekseyTs:Utf8StringLiterals_19

Conversation

@AlekseyTs
Copy link
Copy Markdown
Contributor

@AlekseyTs AlekseyTs commented Mar 23, 2022

  • Define and implement IUTF8StringOperation node.
  • Disallow UTF8StringLiteral conversion for default parameter value.
  • Add tests

Test plan #58848

…Literals feature.

- Define and implement IUTF8StringOperation node.
- Disallow UTF8StringLiteral conversion for default parameter value.
- Add tests
@AlekseyTs AlekseyTs force-pushed the Utf8StringLiterals_19 branch from 268e5f9 to 2149684 Compare March 23, 2022 21:52
@AlekseyTs
Copy link
Copy Markdown
Contributor Author

@cston, @RikkiGibson, @dotnet/roslyn-compiler Please review.

@AlekseyTs
Copy link
Copy Markdown
Contributor Author

@cston, @RikkiGibson, @dotnet/roslyn-compiler Please review.

</Comments>
</Property>
</Node>
<Node Name="IUTF8StringOperation" Base="IOperation" HasType="true" HasConstantValue="false">
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Has this gone through API review?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Has this gone through API review?

Not yet.

@AlekseyTs
Copy link
Copy Markdown
Contributor Author

@cston, @dotnet/roslyn-compiler For the second review.

@AlekseyTs AlekseyTs merged commit 0bcee02 into dotnet:features/Utf8StringLiterals Mar 24, 2022
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.

3 participants