Skip to content

Open crate files readonly first#3259

Merged
bors merged 1 commit intorust-lang:masterfrom
alexcrichton:more-ro
Nov 8, 2016
Merged

Open crate files readonly first#3259
bors merged 1 commit intorust-lang:masterfrom
alexcrichton:more-ro

Conversation

@alexcrichton
Copy link
Member

This allows Cargo to work with read-only CARGO_HOME directories where the
cache was prepared ahead of time.

Closes #3256

This allows Cargo to work with read-only `CARGO_HOME` directories where the
cache was prepared ahead of time.

Closes rust-lang#3256
@rust-highfive
Copy link

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@brson
Copy link
Contributor

brson commented Nov 8, 2016

@bors r+ Thanks!

@bors
Copy link
Contributor

bors commented Nov 8, 2016

📌 Commit 27e439c has been approved by brson

@bors
Copy link
Contributor

bors commented Nov 8, 2016

⌛ Testing commit 27e439c with merge 4cf71cb...

@bors
Copy link
Contributor

bors commented Nov 8, 2016

💥 Test timed out

@alexcrichton
Copy link
Member Author

@bors: retry force clean

On Tue, Nov 8, 2016 at 7:01 AM, bors notifications@github.com wrote:

💥 Test timed out


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#3259 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAD95GpiePubmPpfm-Csww33uTmHVkZeks5q8HKfgaJpZM4KqnL5
.

@bors
Copy link
Contributor

bors commented Nov 8, 2016

⌛ Testing commit 27e439c with merge 0c155a4...

bors added a commit that referenced this pull request Nov 8, 2016
Open crate files readonly first

This allows Cargo to work with read-only `CARGO_HOME` directories where the
cache was prepared ahead of time.

Closes #3256
@bors
Copy link
Contributor

bors commented Nov 8, 2016

☀️ Test successful - cargo-cross-linux, cargo-linux-32, cargo-linux-64, cargo-mac-32, cargo-mac-64, cargo-win-gnu-32, cargo-win-gnu-64, cargo-win-msvc-32, cargo-win-msvc-64
Approved by: brson
Pushing 0c155a4 to master...

@bors bors merged commit 27e439c into rust-lang:master Nov 8, 2016
@alexcrichton alexcrichton deleted the more-ro branch November 8, 2016 21:03
@ehuss ehuss added this to the 1.14.0 milestone Feb 6, 2022
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.

CARGO_HOME can't be mounted read-only when building with --frozen

5 participants