Learn more about cloning repositories
You have read-only access
stdlib: Fix lifetime issues in ManagedBuffer.value This property had unsafe addressors, but there was nothing that kept the memory owner (the `self` reference) alive.