Remove process::id from 'Stabilized APIs' in 1.27

This commit is contained in:
Lireer 2018-06-28 11:30:53 +02:00 committed by GitHub
parent ba196bdcb1
commit fc8f852ebe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View 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`]