]> git.lizzy.rs Git - rust.git/commit
Auto merge of #57101 - o01eg:fix-57014, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 5 Jan 2019 12:21:44 +0000 (12:21 +0000)
committerbors <bors@rust-lang.org>
Sat, 5 Jan 2019 12:21:44 +0000 (12:21 +0000)
commit68614265d312fc2cbe8a696f7dabb9416eb6f221
tree4e446f4cb80a2ec9d199eb6e55f7babf009c6889
parentcae623c5ce12df8f237264d8f2c31fdaa664c382
parent4e7d53db7127d0a5315cee002d4e891f4e92977e
Auto merge of #57101 - o01eg:fix-57014, r=alexcrichton

Search codegen backends based on target libdir instead of sysroot

Fixes #57014

Fixes cases with custom libdir when it consists of two or more parts.
src/librustc/session/filesearch.rs
src/librustc_driver/lib.rs