From: bors Date: Sun, 27 May 2018 19:55:37 +0000 (+0000) Subject: Auto merge of #5572 - kngwyu:for-racer, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2^2~21 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1bdedc73eeb26948dc1aa8c0a600fb8fb525b13b;p=cargo.git Auto merge of #5572 - kngwyu:for-racer, r=alexcrichton Make add_overrides and get_resolved_packages pub For https://github.com/racer-rust/racer/pull/855. Now we're planning to use cargo to resolve dependencies, but for RLS we can't write `Cargo.lock`. So we have to call `resolve_with_previous` directly, and want to use these functions. --- 1bdedc73eeb26948dc1aa8c0a600fb8fb525b13b