Skip to content

Conversation

@tamird
Copy link
Contributor

@tamird tamird commented Apr 22, 2015

ToCStr was removed with old_io and the current method as_os_str
is inherent to Path, meaning there is no suitable trait bound that
could be used here.

r? @alexcrichton

`ToCStr` was removed with `old_io` and the current method `as_os_str`
is inherent to `Path`, meaning there is no suitable trait bound that
could be used here.
@alexcrichton
Copy link
Member

@bors: r+ 4047a7c

@Manishearth
Copy link
Member

@bors: rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request Apr 24, 2015
…ichton

`ToCStr` was removed with `old_io` and the current method `as_os_str`
is inherent to `Path`, meaning there is no suitable trait bound that
could be used here.

r? @alexcrichton
bors added a commit that referenced this pull request Apr 24, 2015
Manishearth added a commit to Manishearth/rust that referenced this pull request Apr 24, 2015
…ichton

`ToCStr` was removed with `old_io` and the current method `as_os_str`
is inherent to `Path`, meaning there is no suitable trait bound that
could be used here.

r? @alexcrichton
bors added a commit that referenced this pull request Apr 24, 2015
@bors bors merged commit 4047a7c into rust-lang:master Apr 24, 2015
@tamird tamird deleted the remove-DST-comment branch April 24, 2015 15:51
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.

4 participants