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

std: Deprecate the old_io::process module #23079

Merged
merged 1 commit into from
Mar 7, 2015

Conversation

alexcrichton
Copy link
Member

This module is now superseded by the std::process module. This module still
has some room to expand to get quite back up to parity with the old_io
version, and there is a tracking issue for feature requests as well as
known room for expansion.

[breaking-change]

This module is now superseded by the `std::process` module. This module still
has some room to expand to get quite back up to parity with the `old_io`
version, and there is a [tracking issue][issue] for feature requests as well as
known room for expansion.

[issue]: rust-lang/rfcs#941
[breaking-change]
@alexcrichton
Copy link
Member Author

r? @aturon

@rust-highfive rust-highfive assigned aturon and unassigned brson Mar 5, 2015
@rust-highfive
Copy link
Collaborator

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@aturon aturon mentioned this pull request Mar 5, 2015
91 tasks
@aturon
Copy link
Member

aturon commented Mar 5, 2015

@bors: r+ 7ed418c

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 6, 2015
…turon

 This module is now superseded by the `std::process` module. This module still
has some room to expand to get quite back up to parity with the `old_io`
version, and there is a [tracking issue][issue] for feature requests as well as
known room for expansion.

[issue]: rust-lang/rfcs#941
[breaking-change]
@Manishearth
Copy link
Member

This might be the cause of a freebsd failure, cc @semarie

@bors bors merged commit 7ed418c into rust-lang:master Mar 7, 2015
@alexcrichton alexcrichton deleted the deprecate-process branch March 7, 2015 06:13
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.

6 participants