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

Need an os::copy function #1983

Closed
catamorphism opened this issue Mar 15, 2012 · 2 comments
Closed

Need an os::copy function #1983

catamorphism opened this issue Mar 15, 2012 · 2 comments
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Milestone

Comments

@catamorphism
Copy link
Contributor

Need a core::os::copy_file function that copies a file. cargo has a FIXME that calls for this; right now it just runs the program called cp.

@catamorphism
Copy link
Contributor Author

I'm about to commit @thomaslee 's patch for this.

@catamorphism
Copy link
Contributor Author

e9ff495 closes.

@catamorphism catamorphism removed their assignment Jun 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

No branches or pull requests

2 participants