This was intended to require `&mut self`, not `&self`, otherwise it's unsound! Closes rust-lang#39465
added
the
beta-nominated
label
Feb 2, 2017bors added a commit that referenced this pull request
Feb 3, 2017std: Fix IntoIter::as_mut_slice's signature This was intended to require `&mut self`, not `&self`, otherwise it's unsound! Closes #39465
Merged
Open
This was referenced
Feb 4, 2017Closed
Merged
bors added a commit that referenced this pull request
Feb 6, 2017[beta] std: Fix IntoIter::as_mut_slice's signature This is a backport of #39466 to beta
Open
3 tasks