]> git.lizzy.rs Git - rust.git/commit
Use pointer offset instead of deref for A/Rc::into_raw
authorcad97 <cad97@cad97.com>
Sun, 15 Dec 2019 22:59:09 +0000 (17:59 -0500)
committercad97 <cad97@cad97.com>
Mon, 16 Dec 2019 00:57:18 +0000 (19:57 -0500)
commitc842f02dee81e52f3b63a8b46021a8e18f143a7e
treec2f565bc500dc56739e35539291e704a1624a31c
parent7dbfb0a8ca4ab74ee3111e57a024f9e6257ce37c
Use pointer offset instead of deref for A/Rc::into_raw
src/liballoc/rc.rs
src/liballoc/sync.rs