]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #74902 - rust-lang:into_raw_non_null, r=dtolnay
authorManish Goregaokar <manishsmail@gmail.com>
Wed, 29 Jul 2020 23:38:28 +0000 (16:38 -0700)
committerGitHub <noreply@github.com>
Wed, 29 Jul 2020 23:38:28 +0000 (16:38 -0700)
Remove deprecated unstable `{Box,Rc,Arc}::into_raw_non_null` functions

FCP: https://github.com/rust-lang/rust/issues/47336#issuecomment-619369613


Trivial merge