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

Remove unsafe modifier from Memory<T>.Span #106085

Merged
merged 6 commits into from
Nov 19, 2024

Conversation

xtqqczze
Copy link
Contributor

@xtqqczze xtqqczze commented Aug 7, 2024

No description provided.

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Aug 7, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-memory
See info in area-owners.md if you want to be subscribed.

@xtqqczze
Copy link
Contributor Author

@MihuBot

@xtqqczze
Copy link
Contributor Author

@stephentoub I can't see how the build analysis failure is related.

@tannergooding tannergooding merged commit 932da77 into dotnet:main Nov 19, 2024
139 checks passed
@xtqqczze xtqqczze deleted the MemoryUnsafeAdd branch November 19, 2024 19:57
mikelle-rogers pushed a commit to mikelle-rogers/runtime that referenced this pull request Dec 10, 2024
* Remove `unsafe` modifier from `Memory<T>.Span`

* Make `desiredStartIndex` an `int`

* Use `nuint` and add comment

* fixup!b6b93d972b5b16b345e53c8c07c074cdc85cad9a

---------

Co-authored-by: Stephen Toub <stoub@microsoft.com>
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Memory community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants