Skip to content

fix cargo installing in ./.cargo, and other misc things #2578

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

Merged
merged 4 commits into from
Jun 15, 2012

Conversation

erickt
Copy link
Contributor

@erickt erickt commented Jun 13, 2012

Good morning all,

The main commit fixes a Cargo bug. It currently doesn't work in the local directory mode because it tries to make a ./.cargo/work directory before the .cargo gets made.

Also, in order to suppress the cargo warnings about failing to install the OSX .dSYM directories, I switched cargo to use cp -r instead of cp. I'm not sure if this is portable to windows though. We need to create our own recursive copy. I'll file a bug report for that.

@brson
Copy link
Contributor

brson commented Jun 13, 2012

Merged into incoming. Will close after it's merged into master.

@pcwalton pcwalton merged commit 78daa15 into rust-lang:master Jun 15, 2012
RalfJung added a commit to RalfJung/rust that referenced this pull request Oct 4, 2022
@rust-log-analyzer
Copy link
Collaborator

The job mingw-check failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)

Aaron1011 pushed a commit to Aaron1011/rust that referenced this pull request Jan 6, 2023
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.

4 participants