094f1c4dc6
The original description suggests that the original `Rc<T>` itself is downgraded, which doesn't seem to be what the code does. At the same time, `Rc` is one of those types that can do weird things with only a shared reference, so I thought it would be good to be clear. |
||
---|---|---|
.. | ||
arc.rs | ||
boxed_test.rs | ||
boxed.rs | ||
Cargo.toml | ||
heap.rs | ||
lib.rs | ||
oom.rs | ||
raw_vec.rs | ||
rc.rs |