From: bors Date: Fri, 11 May 2018 22:55:05 +0000 (+0000) Subject: Auto merge of #5520 - alexcrichton:check-with-full-proc-macro, r=matklad X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2^2~36 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0e042e82e4085ae8eed3cbfa1783ba7b32d9a821;p=cargo.git Auto merge of #5520 - alexcrichton:check-with-full-proc-macro, r=matklad Fix mode generated in `maybe_lib` The new `mode` for the library dependency is dependent on the library target rather than the target which is the reason for the dependency on the library! Closes rust-lang/rust#50640 --- 0e042e82e4085ae8eed3cbfa1783ba7b32d9a821