Skip to content

[DRAFT] Rc: allow deduping both deref and clone across types#133061

Closed
scottmcm wants to merge 1 commit into
rust-lang:masterfrom
scottmcm:dedup-rc
Closed

[DRAFT] Rc: allow deduping both deref and clone across types#133061
scottmcm wants to merge 1 commit into
rust-lang:masterfrom
scottmcm:dedup-rc

`Rc`: store the pointer to the value, rather than to the allocation

97b8832
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs