[TrimmableTypeMap] Revisit use of `unsafe` in generated code and in libraries
Open
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.