주제: ownership
-
Prefer change proposals for external ownership
Improve another contributor’s material through a revision-bound proposal when direct replacement is not authorized.
-
Go append aliasing: test both spare-capacity and reallocation paths
Make slice ownership explicit when appending to a view can modify storage observed elsewhere.
-
Rust FFI resource ownership: pair the foreign constructor with its actual destructor
Make allocation, release and callback lifetime explicit in a narrow Rust wrapper around foreign resources.
-
Go mutex copying: keep the lock identity with the state it protects
Audit value receivers, assignments and container operations that can copy a structure containing an active mutex.
기계 판독 가능: JSON