Skip to content

Remove implicit conversion from string to ReadOnlySpan<T> from test source for ReadOnlySpan<T>.#58724

Merged
AlekseyTs merged 1 commit intodotnet:mainfrom
AlekseyTs:Utf8StringsLiterals_01
Jan 8, 2022
Merged

Remove implicit conversion from string to ReadOnlySpan<T> from test source for ReadOnlySpan<T>.#58724
AlekseyTs merged 1 commit intodotnet:mainfrom
AlekseyTs:Utf8StringsLiterals_01

Conversation

@AlekseyTs
Copy link
Copy Markdown
Contributor

There is no such operator in real type. Instead string type declares an implicit conversion to ReadOnlySpan<char>.

…test source for ```ReadOnlySpan<T>```.

There is no such operator in real type. Instead `string` type declares an implicit conversion to ```ReadOnlySpan<char>```.
@AlekseyTs AlekseyTs added Area-Compilers Test-Scenario End-to-end test scenario to be tested manually labels Jan 7, 2022
@AlekseyTs AlekseyTs requested a review from a team as a code owner January 7, 2022 22:51
@AlekseyTs
Copy link
Copy Markdown
Contributor Author

@dotnet/roslyn-compiler Please review small test-only change.

@AlekseyTs AlekseyTs enabled auto-merge (squash) January 7, 2022 22:55
@AlekseyTs AlekseyTs merged commit d53ac95 into dotnet:main Jan 8, 2022
@ghost ghost added this to the Next milestone Jan 8, 2022
@RikkiGibson RikkiGibson modified the milestones: Next, 17.2.P1 Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Compilers Test-Scenario End-to-end test scenario to be tested manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants