Skip to content

renamed str/vec::from_slice to str/vec::to_owned. #3356 - #6389

Merged
bors merged 2 commits into
rust-lang:incomingfrom
sonwow:issue-3356
May 11, 2013
Merged

renamed str/vec::from_slice to str/vec::to_owned. #3356#6389
bors merged 2 commits into
rust-lang:incomingfrom
sonwow:issue-3356

Conversation

@sonwow

@sonwow sonwow commented May 10, 2013

Copy link
Copy Markdown
Contributor

Fix for #3356

bors added a commit that referenced this pull request May 11, 2013
@bors bors closed this May 11, 2013
@bors
bors merged commit 24ef88c into rust-lang:incoming May 11, 2013
bors added a commit that referenced this pull request May 16, 2013
`str::from_slice` and `vec::from_slice` are changed to `str::to_owned` and `vec::to_owned`. (#6389)

Replace `at_vec::from_owned` and `at_vec::from_slice` with `at_vec::to_managed_consume` and `at_vec::to_managed`.
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants