alexcrichton · GitHub

This was intended to require `&mut self`, not `&self`, otherwise it's unsound!
Closes rust-lang#39465

@alexcrichton added the beta-nominated

Nominated for backporting to the compiler in the beta channel.

label

Feb 2, 2017

bors added a commit that referenced this pull request

Feb 3, 2017
std: Fix IntoIter::as_mut_slice's signature
This was intended to require `&mut self`, not `&self`, otherwise it's unsound!
Closes #39465

@bors

@alexcrichton

Merged

Open

This was referenced

Feb 4, 2017

Closed

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

Read the original on github.com ↗