mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
89a7282000
Make (unstable API) `UniqueRc` invariant for soundness Add test case from https://github.com/rust-lang/rust/pull/133572#issuecomment-2543007164 (comment in review of `UniqueArc`), and fix the issue for `UniqueRc`.