Auto merge of #5355 - djc:target-info-no-context, r=matklad
authorbors <bors@rust-lang.org>
Fri, 13 Apr 2018 18:55:35 +0000 (18:55 +0000)
committerbors <bors@rust-lang.org>
Fri, 13 Apr 2018 18:55:35 +0000 (18:55 +0000)
Make it possible to construct TargetInfo without Context

This should make stuff like #5349 easier.

1  2 
src/cargo/core/compiler/mod.rs

Simple merge