projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
07c0784
072254c
)
Auto merge of #5358 - djc:options-build-config, r=matklad
author
bors
<bors@rust-lang.org>
Sat, 5 May 2018 18:35:04 +0000
(18:35 +0000)
committer
bors
<bors@rust-lang.org>
Sat, 5 May 2018 18:35:04 +0000
(18:35 +0000)
Let CompileOptions create a BuildConfig directly
This puts input validation in a more central place and prevents copying/moving stuff around as separate values.
1
2
src/cargo/core/compiler/context/mod.rs
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
src/cargo/core/compiler/context/mod.rs
Simple merge