]> git.lizzy.rs Git - rust.git/commitdiff
Remove process::id from 'Stabilized APIs' in 1.27
authorLireer <Lireer@users.noreply.github.com>
Thu, 28 Jun 2018 09:30:53 +0000 (11:30 +0200)
committerGitHub <noreply@github.com>
Thu, 28 Jun 2018 09:30:53 +0000 (11:30 +0200)
RELEASES.md

index 068e9e7263e7d891cef422776d5d9c7405f0d19c..fba68ce043e261883846d6c76a5ee581bc68c064 100644 (file)
@@ -56,7 +56,6 @@ Stabilized APIs
 - [`Take::set_limit`]
 - [`hint::unreachable_unchecked`]
 - [`os::unix::process::parent_id`]
-- [`process::id`]
 - [`ptr::swap_nonoverlapping`]
 - [`slice::rsplit_mut`]
 - [`slice::rsplit`]