Skip to content

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