]> git.lizzy.rs Git - rust.git/commit
Deprecate `Rc::into_raw_non_null` and `Arc::into_raw_non_null`
authorSimon Sapin <simon.sapin@exyr.org>
Wed, 15 Apr 2020 13:56:07 +0000 (15:56 +0200)
committerSimon Sapin <simon.sapin@exyr.org>
Wed, 15 Apr 2020 14:18:33 +0000 (16:18 +0200)
commitb359fe1eea3ce987f8d77e4418b834db4b1e5353
tree61fe3bf81c4ce9bdb9c05dd8e73f9774f2b712dd
parentcdb6bef4fbaf114e3d8546bf0bb213471a8d0f7c
Deprecate `Rc::into_raw_non_null` and `Arc::into_raw_non_null`
src/liballoc/rc.rs
src/liballoc/sync.rs