From: bors Date: Fri, 18 Nov 2016 20:32:20 +0000 (-0800) Subject: Auto merge of #3251 - alexcrichton:fix-regr, r=brson X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~11^2~117 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d1bfc0196fb4476171060cfc3ee347642f6d25e4;p=cargo.git Auto merge of #3251 - alexcrichton:fix-regr, r=brson Fix regression with path overrides If an override points to a path dependency then that's not locked, so we're missing information for that, but it's already warned about, so no need to worry. Closes #3288 --- d1bfc0196fb4476171060cfc3ee347642f6d25e4