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

Make sure rustup uses utils::rename* consistently. #1389

Merged
merged 2 commits into from
Apr 10, 2018

Conversation

cyplo
Copy link
Contributor

@cyplo cyplo commented Apr 6, 2018

This is a small refactoring tho prepare the codebase for further changes
to the renaming functionality, e.g. ability to recover from atomic
rename errors - makes sure that fs::rename is only used via wrappers in utils

See #1239.
Best to merge after #1388

cc @nrc

cyplo added 2 commits April 6, 2018 09:59
This is a small refactoring tho prepare the codebase for further changes
to the renaming functionality, e.g. ability to recover from atomic
rename errors.
@cyplo cyplo force-pushed the prefactoring-for-rename-fix branch from c53ea4c to edaef95 Compare April 6, 2018 10:48
@nrc nrc merged commit e95bc96 into rust-lang:master Apr 10, 2018
@nrc
Copy link
Member

nrc commented Apr 10, 2018

lgtm, thanks!

@cyplo cyplo deleted the prefactoring-for-rename-fix branch April 10, 2018 17:18
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.

2 participants