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

{TcpStream,UdpSocket,etc}::try_clone should be named something else #31239

Closed
sfackler opened this issue Jan 27, 2016 · 3 comments
Closed

{TcpStream,UdpSocket,etc}::try_clone should be named something else #31239

sfackler opened this issue Jan 27, 2016 · 3 comments
Labels
rust-2-breakage-wishlist In the wishlist of breaking changes that requires rust 2.0 T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.

Comments

@sfackler
Copy link
Member

No description provided.

@sfackler sfackler added the rust-2-breakage-wishlist In the wishlist of breaking changes that requires rust 2.0 label Jan 27, 2016
@frewsxcv

This comment has been minimized.

@frewsxcv

This comment has been minimized.

@bstrie
Copy link
Contributor

bstrie commented Apr 23, 2016

@sfackler I'm not sure that this requires Rust 2.0 to achieve. We could simply follow the precedent set by our renaming of connect to join on strings and deprecate the old names.

@dtolnay dtolnay added the T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust-2-breakage-wishlist In the wishlist of breaking changes that requires rust 2.0 T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

4 participants