projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
9eece36
1956c5d
)
Auto merge of #5349 - bmwill:fetch-by-target, r=alexcrichton
author
bors
<bors@rust-lang.org>
Fri, 27 Apr 2018 15:36:16 +0000
(15:36 +0000)
committer
bors
<bors@rust-lang.org>
Fri, 27 Apr 2018 15:36:16 +0000
(15:36 +0000)
cargo-fetch: add option to fetch for a target
Teach cargo-fetch how to optionally fetch dependencies based on a target
platform by specifying the target triple via `--target <TRIPLE>`.
#5216
1
2
src/cargo/core/compiler/mod.rs
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
src/cargo/core/compiler/mod.rs
Simple merge