Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove stale comment #24706

Merged
merged 1 commit into from
Apr 24, 2015
Merged

Remove stale comment #24706

merged 1 commit into from
Apr 24, 2015

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