projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d4bd588
1b63fcf
)
Auto merge of #5232 - matklad:unit-map, r=alexcrichton
author
bors
<bors@rust-lang.org>
Sun, 25 Mar 2018 07:25:30 +0000
(07:25 +0000)
committer
bors
<bors@rust-lang.org>
Sun, 25 Mar 2018 07:25:30 +0000
(07:25 +0000)
Refactor context to extract dependencies calculation to a separate mod
This makes unit dependency graph construction eager and moves it to a separate file.
Hopefully, this makes `Context` slightly easier to understand :)
1
2
src/cargo/ops/cargo_rustc/custom_build.rs
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
src/cargo/ops/cargo_rustc/custom_build.rs
Simple merge