https://issues.dlang.org/show_bug.cgi?id=14117
Issue ID: 14117
Summary: core.atomic should be @safe
Product: D
Version: unspecified
Hardware: x86_64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: druntime
Assignee: [email protected]
Reporter: [email protected]
Most if not all functions in core.atomic are memory safe and should be marked
as @safe.
--
