Skip to content

std::io::process::ProcessExit does not implement Clone #13047

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

Closed
carllerche opened this issue Mar 20, 2014 · 0 comments · Fixed by #13051
Closed

std::io::process::ProcessExit does not implement Clone #13047

carllerche opened this issue Mar 20, 2014 · 0 comments · Fixed by #13051

Comments

@carllerche
Copy link
Member

This seems like an omission. I can't think of a reason for it not to implement Clone.

bors added a commit that referenced this issue Mar 22, 2014
It's useful for structures which use deriving(Clone), even though it's
implicitly copyable.

Closes #13047
flip1995 pushed a commit to flip1995/rust that referenced this issue Jul 11, 2024
Refactor `disallowed_script_idents`

Minor change to use `find_map` instead of a loop. Not important, but it's easier to read.

changelog: none
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 a pull request may close this issue.

1 participant