Skip to content

Potentially remove the unsafe markings from unchecked functions #93

@HyperCodec

Description

@HyperCodec

The unsafe keyword is primarily reserved for UB. Because these functions don't cause UB, but rather just really difficult-to-trace errors, the terminology could be confusing despite having docs saying it's not UB.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions