From: bors Date: Thu, 12 Apr 2018 00:03:59 +0000 (+0000) Subject: Auto merge of #5348 - djc:resolve-target-specific, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~1^2~78 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=827bf050dcff4315a997649023b245c22d78133c;p=cargo.git Auto merge of #5348 - djc:resolve-target-specific, r=alexcrichton Have compilation context info available earlier in the build process Eventually, I hope this will allow us to ignore platform-specific dependencies when irrelevant for the current build earlier in the process. This should save on extraneous errors. As is, this seems like it already decreases coupling in the code base. --- 827bf050dcff4315a997649023b245c22d78133c