Skip to content

Conversation

alexcrichton
Copy link
Member

This commit renames the features for the std::old_io and std::old_path
modules to old_io and old_path to help facilitate migration to the new APIs.

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

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

@nikomatsakis
Copy link
Contributor

Seems fine, I suppose this is a breaking change?

@nikomatsakis
Copy link
Contributor

technically at least :)

This commit renames the features for the `std::old_io` and `std::old_path`
modules to `old_io` and `old_path` to help facilitate migration to the new APIs.

This is a breaking change as crates which mention the old feature names now need
to be renamed to use the new feature names.

[breaking-change]
@alexcrichton
Copy link
Member Author

@bors: r=nikomatsakis a2ebb24

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Feb 18, 2015
@huonw huonw merged commit a2ebb24 into rust-lang:master Feb 18, 2015
@alexcrichton alexcrichton deleted the feature-names branch March 27, 2015 20:36
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