rust/src/liballoc
Frank McSherry 094f1c4dc6 Update rc.rs
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.
2016-06-05 20:26:24 +02:00
..
2016-05-28 02:25:16 +05:30
2016-05-28 02:25:16 +05:30
2016-05-28 02:25:16 +05:30
2016-05-28 02:25:16 +05:30
2016-06-05 20:26:24 +02:00