Skip to content

Conversation

alexcrichton
Copy link
Member

This commit cleans out a large amount of deprecated APIs from the standard
library and some of the facade crates as well, updating all users in the
compiler and in tests as it goes along.

@alexcrichton
Copy link
Member Author

r? @aturon

@rust-highfive rust-highfive assigned aturon and unassigned nikomatsakis Mar 30, 2015
@rust-highfive
Copy link
Contributor

r? @nikomatsakis

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

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May as well leave this around, it's coming back :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-added

@alexcrichton alexcrichton force-pushed the remove-deprecated branch 2 times, most recently from a91c151 to 2b5450d Compare March 31, 2015 17:11
@aturon
Copy link
Contributor

aturon commented Mar 31, 2015

r=me after a rebase.

Thanks for tirelessly doing these! Spring cleaning :)

This commit cleans out a large amount of deprecated APIs from the standard
library and some of the facade crates as well, updating all users in the
compiler and in tests as it goes along.
@alexcrichton
Copy link
Member Author

@bors: r=aturon a40f309

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Mar 31, 2015
Conflicts:
	src/libcollectionstest/fmt.rs
	src/libcollectionstest/lib.rs
	src/libcollectionstest/str.rs
	src/libcore/error.rs
	src/libstd/fs.rs
	src/libstd/io/cursor.rs
	src/libstd/os.rs
	src/libstd/process.rs
	src/libtest/lib.rs
	src/test/run-pass-fulldeps/compiler-calls.rs
@bors
Copy link
Collaborator

bors commented Apr 1, 2015

☔ The latest upstream changes (presumably #23936) made this pull request unmergeable. Please resolve the merge conflicts.

@alexcrichton
Copy link
Member Author

Merged in #23936

@alexcrichton alexcrichton deleted the remove-deprecated branch April 1, 2015 16: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.

5 participants