dotnet / dotnet/android

[TrimmableTypeMap] Revisit use of `unsafe` in generated code and in libraries

Open
#11,467 0 comments 1 reaction 2 assignees Claimed by @simonrozsival View on GitHub
needs-triage trimmable-type-map
Dominant language
C#
Stars
2.1k
Forks
579
Avg merge
1d 19h
Merged PRs (30d)
252

Description

The codegen for the trimmable type map uses `unsafe` extensively and with the upcoming [changes to the `unsafe` in C#](https://devblogs.microsoft.com/dotnet/improving-csharp-memory-safety/) we should make sure our unsafe code matches the new unsafe model.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.