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

Add non-intrinsic implementation for CreateSpan<T>. #60451

Conversation

AaronRobinsonMSFT
Copy link
Member

No description provided.

@dotnet-issue-labeler
Copy link

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 45e5a74 into dotnet:feature/lowlevelhackathon Oct 15, 2021
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the feature/lowlevelhackathon-arobins branch October 15, 2021 17:59
davidwrighton added a commit to davidwrighton/runtime that referenced this pull request Nov 2, 2021
* Add non-intrinsic implementation for CreateSpan<T>.

* Validate RVA field for Span<T>

Co-authored-by: David Wrighton <davidwr@microsoft.com>
@ghost ghost locked as resolved and limited conversation to collaborators Nov 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants