]> git.proxmox.com Git - cargo.git/commit - tests/testsuite/out_dir.rs
Auto merge of #8094 - Freax13:fix-target, r=ehuss
authorbors <bors@rust-lang.org>
Fri, 17 Apr 2020 16:27:48 +0000 (16:27 +0000)
committerbors <bors@rust-lang.org>
Fri, 17 Apr 2020 16:27:48 +0000 (16:27 +0000)
commit6d76d7cc9893d7e831613303e7c34adbe9fe50cb
tree87c76efafb6f1aa1ce0bf3841de57a28f0d73f0c
parent03f11e8e8ceb2146ac1c739a9236f95830776642
parente5d9b034ec7e4a2513f0f7600139a0b81274406f
Auto merge of #8094 - Freax13:fix-target, r=ehuss

Fix target for doc test cross compilation

- for target paths `Compilation::target` only contains the shortened file name, but we need to pass the full path to rustdoc