Skip to content

Commit

Permalink
Rollup merge of rust-lang#51868 - Lireer:master, r=pietroalbini
Browse files Browse the repository at this point in the history
Remove process::id from 'Stabilized APIs' in 1.27.0 release notes

process::id was already stabilized in 1.26.0 and is marked as such in the docs.
  • Loading branch information
Mark-Simulacrum authored Jun 28, 2018
2 parents 7b8fc87 + fc8f852 commit 7c0dd79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`]
Expand Down

0 comments on commit 7c0dd79

Please sign in to comment.